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