Skip to content

Commit 4ad31d6

Browse files
committed
chore: remove parallel tests
1 parent 71bab8c commit 4ad31d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/accesscontrol/access_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ func getPrivKey(keyNumber int) *ecdsa.PrivateKey {
7171
}
7272

7373
func TestDecryptRef_Publisher(t *testing.T) {
74-
t.Parallel()
7574
ctx := context.Background()
7675
id1 := getPrivKey(1)
7776
s := kvsmock.New()

0 commit comments

Comments
 (0)