Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinajemuovic committed Jun 18, 2022
2 parents 1212889 + acf6cbf commit 6f8df27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public async Task Nothing()

}

[Fact(Skip = "TODO: In progress")]
[Fact]
public async Task Should_open_bank_account_given_valid_request()
{
var url = "bank-accounts";
Expand Down

0 comments on commit 6f8df27

Please sign in to comment.