test: Move limited delete/update tests into separate spec file
This potentially allows to run the remaining tests in those files in parallel mode. References #1799
This commit is contained in:
@@ -226,6 +226,7 @@ test-suite spec
|
||||
Feature.Query.ErrorSpec
|
||||
Feature.Query.InsertSpec
|
||||
Feature.Query.JsonOperatorSpec
|
||||
Feature.Query.LimitedMutationSpec
|
||||
Feature.Query.MultipleSchemaSpec
|
||||
Feature.Query.NullsStripSpec
|
||||
Feature.Query.PgSafeUpdateSpec
|
||||
|
||||
Reference in New Issue
Block a user