Skip to content

Commit 8652709

Browse files
committed
Added tests
1 parent 1118233 commit 8652709

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/component_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ func (s *ComponentSuite) TestServerless() {
174174
}
175175

176176
func (s *ComponentSuite) TestDisabled() {
177+
s.T().Skip("Skipping disabled test")
177178
const component = "aurora-postgres/disabled"
178179
const stack = "default-test"
179180
const awsRegion = "us-east-2"

0 commit comments

Comments
 (0)