diff options
Diffstat (limited to 'internal/app/spaccount_test.go')
| -rw-r--r-- | internal/app/spaccount_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/app/spaccount_test.go b/internal/app/spaccount_test.go index a587c122..7ebda46f 100644 --- a/internal/app/spaccount_test.go +++ b/internal/app/spaccount_test.go @@ -12,6 +12,7 @@ import ( ) func TestSpAccountOp(t *testing.T) { + t.Parallel() config := hst.Template() checkOpBehaviour(t, []opBehaviourTestCase{ |
