Skip to content

Commit

Permalink
test: or-2350 skip duplicatedetection test
Browse files Browse the repository at this point in the history
  • Loading branch information
emalfroy committed Feb 4, 2025
1 parent 43dde2b commit 28170c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public Returns_Conflict(RegistreerFeitelijkeVerenigingenWithGemeentenaamInVereni
_testOutputHelper = testOutputHelper;
}

[Theory]
[Theory (Skip = "to replace with a singular duplicate test strategy")]
[MemberData(nameof(Scenarios))]
public async Task WithDuplicateVerenigingen(RegistreerFeitelijkeVerenigingRequest request, string[] expectedDuplicateVerenigingen)
{
Expand Down

0 comments on commit 28170c9

Please sign in to comment.