improve runtest, optimize CI batching (#210)
This commit is contained in:
committed by
pullfrog[bot]
parent
2b3bd97b86
commit
18ba8e5fd0
@@ -28,6 +28,6 @@ export const test: TestRunnerOptions = {
|
||||
name: "timeout tests",
|
||||
fixture,
|
||||
validator,
|
||||
// agnostic tests expect failures, so override the default success check
|
||||
expectFailure: true,
|
||||
agnostic: true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user