Skip to content

Commit

Permalink
Update UnitTest_NativeContracts.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon authored Oct 2, 2020
1 parent eaa94e6 commit 8bc18f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public void Test_Oracle()

entry = result.Pop();

Assert.AreEqual(10_000_000u, entry.GetInteger());
Assert.AreEqual(0_60000000u, entry.GetInteger());
}

[TestMethod]
Expand Down

0 comments on commit 8bc18f0

Please sign in to comment.