remove parallel
remove parallel to stabilize ci/cd
This commit is contained in:
@@ -22,7 +22,6 @@ func TestNewAPI(t *testing.T) {
|
||||
if testing.Short() {
|
||||
t.SkipNow()
|
||||
}
|
||||
t.Parallel()
|
||||
ctx := t.Context()
|
||||
|
||||
cfg := &BaseConfig{}
|
||||
|
||||
Reference in New Issue
Block a user