diff --git a/tests/Neo.Compiler.MSIL.UnitTests/UnitTest_NativeContracts.cs b/tests/Neo.Compiler.MSIL.UnitTests/UnitTest_NativeContracts.cs index 65126af24..d91ff090c 100644 --- a/tests/Neo.Compiler.MSIL.UnitTests/UnitTest_NativeContracts.cs +++ b/tests/Neo.Compiler.MSIL.UnitTests/UnitTest_NativeContracts.cs @@ -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]