Skip to content

Commit

Permalink
#25 Infrastructure - BankAccountRepository - EF
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinajemuovic committed Jun 18, 2022
2 parents ef3d5f6 + 521350f commit 4405698
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 = "In progress")]
[Fact]
public async Task Should_open_bank_account_given_valid_request()
{
var url = "bank-accounts";
Expand Down

0 comments on commit 4405698

Please sign in to comment.