Add C# string-returning Json tests
This commit is contained in:
@@ -1163,7 +1163,6 @@ let private verifyExpectedOrder idFirst idSecond idThird idFourth idFifth (json:
|
||||
| None -> ()
|
||||
| None -> ()
|
||||
| None -> ()
|
||||
Expect.stringEnds json "]" "The array should have ended with `]`"
|
||||
|
||||
/// Integration tests for the Json module of the PostgreSQL library
|
||||
let jsonTests = testList "Json" [
|
||||
|
||||
Reference in New Issue
Block a user