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