Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed Jan 2, 2024
1 parent 1cfdb36 commit fdf9e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow/e2e/bigquery/peer_flow_bq_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ func (s PeerFlowE2ETestSuiteBQ) Test_Invalid_Geo_BQ_Avro_CDC() {
require.Equal(s.t, 6, lineCount)
require.Equal(s.t, 6, polyCount)

// check if JSON on snowflake side is a good JSON
// check if JSON on bigquery side is a good JSON
err = s.checkJSONValue(dstTableName, "c17", "sai", "1")
require.NoError(s.t, err)

Expand Down

0 comments on commit fdf9e0a

Please sign in to comment.