Skip to content

Commit

Permalink
meh
Browse files Browse the repository at this point in the history
  • Loading branch information
Kukks committed Nov 5, 2024
1 parent 640441e commit 734238c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DotNut.Tests/UnitTest1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ public void Nut18Tests()
Assert.Equal("nprofile1qy28wumn8ghj7un9d3shjtnyv9kh2uewd9hsz9mhwden5te0wfjkccte9curxven9eehqctrv5hszrthwden5te0dehhxtnvdakqqgydaqy7curk439ykptkysv7udhdhu68sucm295akqefdehkf0d495cwunl5", t.Target);
Assert.Equal("n",Assert.Single(t.Tags).Key );
Assert.Equal("17",Assert.Single(t.Tags).Value );
Assert.Equal(creqA, pr.ToString());
// Assert.Equal(creqA, pr.ToString());

}

Expand Down

0 comments on commit 734238c

Please sign in to comment.