Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 780b234

Browse files
author
Faris Huskovic
committed
put this back
1 parent d0c6b8b commit 780b234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/integration/secrets_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010
)
1111

1212
func TestSecrets(t *testing.T) {
13+
t.Parallel()
1314
run(t, "secrets-cli-tests", func(t *testing.T, ctx context.Context, c *tcli.ContainerRunner) {
1415
t.Skip()
1516
headlessLogin(ctx, t, c)

0 commit comments

Comments
 (0)