remove parallel
remove parallel to stabilize ci/cd
This commit is contained in:
@@ -26,7 +26,6 @@ type ClientSyncConfig struct {
|
||||
}
|
||||
|
||||
func TestClientSyncRunner(t *testing.T) {
|
||||
t.Parallel()
|
||||
cfg := &ClientSyncConfig{}
|
||||
test.CreateDB(t, cfg)
|
||||
acfg := test.CreateAWSContainer(t, cfg)
|
||||
|
||||
Reference in New Issue
Block a user