Remove unnecessary comment
This commit is contained in:
@@ -6,9 +6,6 @@ import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
// A basic sanity check of the MySQL example that just deploys and undeploys it to make sure there are no errors in
|
||||
// the templates
|
||||
// TODO: try to actually connect to the RDS DBs and check they are working
|
||||
func TestCloudSQLPostgres(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user