1
0
mirror of synced 2025-12-19 18:05:44 -05:00

[skip ci] Fix comment

This commit is contained in:
Petri Autero
2019-02-14 10:24:10 +02:00
parent 99801eaa6a
commit c4c4710b52

View File

@@ -154,7 +154,7 @@ func TestMySqlReplicas(t *testing.T) {
assert.Equal(t, int64(0), int64(lastId%7))
})
// TEST REGULAR SQL CLIENT
// TEST READ REPLICA WITH REGULAR SQL CLIENT
test_structure.RunTestStage(t, "read_replica_tests", func() {
terraformOptions := test_structure.LoadTerraformOptions(t, exampleDir)