Skip to content

Commit

Permalink
not a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsdennis committed Nov 30, 2024
1 parent c0944f7 commit 26bebc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JsonLogic.Tests/GithubTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,6 @@ public void Issue820_NotArrayWithMultipleValues()

TestConsole.WriteLine(result.AsJsonString());

JsonAssert.IsTrue(result);
JsonAssert.IsFalse(result);
}
}

0 comments on commit 26bebc1

Please sign in to comment.