Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
chore: Remove reference to removed test (#8369)
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
  • Loading branch information
bacherfl committed Jul 11, 2022
1 parent fb44215 commit 03aec7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/go-tests/testsuite_gke_test.go
Expand Up @@ -23,7 +23,6 @@ func Test_GKE(t *testing.T) {
t.Run("Test_SSHPublicKeyAuth", Test_SSHPublicKeyAuth)
t.Run("Test_ProxyAuth", Test_ProxyAuth)

t.Run("Test_ZeroDownTimeTriggerSequence", Test_ZeroDownTimeTriggerSequence)
// Platform-specific Tests
t.Run("Test_QualityGates", Test_QualityGates)
t.Run("Test_QualityGates_SLIWrongFinishedPayloadSend", Test_QualityGates_SLIWrongFinishedPayloadSend)
Expand Down

0 comments on commit 03aec7b

Please sign in to comment.