1
0
mirror of synced 2025-12-20 10:24:15 -05:00

Remove unnecessary comment

This commit is contained in:
Petri Autero
2019-02-06 16:39:41 +02:00
parent ec9dc9b01e
commit 8ba64b8e8e

View File

@@ -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()