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