Skip to content

Commit 15b14a7

Browse files
committed
SCALRCORE-24861: Tests [API_BRANCH]
1 parent 5cfdd16 commit 15b14a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcs_provider_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ func TestVcsProvidersCreate(t *testing.T) {
9595
}
9696
})
9797

98-
t.Run("with agent-pool vcs-enabled: false", func(t *testing.T) {
98+
t.Run("with agent-pool attr vcs-enabled: false", func(t *testing.T) {
9999
ap, apCleanup := createAgentPool(t, client, false)
100100
defer apCleanup()
101101

0 commit comments

Comments
 (0)