Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Jun 24, 2024
1 parent cf3fe3e commit b0b0530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration_tests/mysql/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -499,8 +499,8 @@ const expectedPayloadTemplate = `{
"c_int_unsigned": 55,
"c_json": "{\"key1\": \"value1\", \"key2\": \"value2\"}",
"c_linestring": {
"srid":0,
"wkb":"AQIAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA/AAAAAAAA8D8AAAAAAAAAQAAAAAAAAABA"
"srid": 0,
"wkb": "AQIAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPA/AAAAAAAA8D8AAAAAAAAAQAAAAAAAAABA"
},
"c_mediumint": 3,
"c_mediumint_unsigned": 4,
Expand Down

0 comments on commit b0b0530

Please sign in to comment.