describe("GIVEN valid conditions", () => {
    test.todo("EXPECT user.RemoveCurrency to be called");

    test.todo("GIVEN user is saved");
});

test.todo("GIVEN user.RemoveCurrency fails, EXPECT error replied");