Skip to content

Commit

Permalink
Update operations test
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchLeaders committed Mar 28, 2024
1 parent bfc4595 commit 29ea23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/BymlLibrary.Tests/BymlOperationsTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class BymlOperationsTests
Int: 2147483647
Int64: !s64 9223372036854775807
Map: { MapKey_A: 3.1415927, MapKey_B: Map_Value }
Null: null
"Null": null
String: String Value
UInt32: !u32 4294967295
UInt64: !u64 18446744073709551615
Expand Down

0 comments on commit 29ea23d

Please sign in to comment.