Skip to content

Commit

Permalink
Create CombinationTests.RecordingTest.verified.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 1, 2024
1 parent 9f2e00a commit e1e1910
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/Verify.Tests/CombinationTests.RecordingTest.verified.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
target: {
1, Smith St : 1 Smith St,
1, Wallace St: 1 Wallace St,
10, Smith St : 10 Smith St,
10, Wallace St: 10 Wallace St
},
key: [
1 Smith St,
1 Wallace St,
10 Smith St,
10 Wallace St
]
}

0 comments on commit e1e1910

Please sign in to comment.