Skip to content

Commit 7eaa407

Browse files
committed
fix: wrong name for essentials sub test
1 parent 0b35af9 commit 7eaa407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform_provider_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
- run: EXECUTE_TESTS=true make testacc TESTARGS='-run="TestAccResourceRedisCloudEssentialsSubscription"'
127127

128128
go_test_smoke_essentials_sub:
129-
name: go test smoke essentials db
129+
name: go test smoke essentials sub
130130
needs: [go_build]
131131
runs-on: ubuntu-latest
132132
steps:

0 commit comments

Comments
 (0)