Skip to content

Commit

Permalink
No parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Dec 7, 2023
1 parent 31de3b3 commit a5b7614
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/controllers/reconciliation/controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ func TestCRUD(t *testing.T) {
for _, test := range crudTests {
test := test
t.Run(test.Name, func(t *testing.T) {
t.Parallel()
ctx := testutil.NewContext(t)
mgr := testutil.NewManager(t)
upstream := mgr.GetClient()
Expand Down

0 comments on commit a5b7614

Please sign in to comment.