We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81e493 commit ac88193Copy full SHA for ac88193
spec/2023-07-draft.md
@@ -1362,7 +1362,7 @@ It is a judge error if the score of `secret` or any test data group exceeds its
1362
1363
#### Required Dependent Groups
1364
1365
-A test data group, or `secret` may specify that it depends on some other test data groups, or `sample`.
+A test data group or `secret` may specify that it depends on some other test data groups or `sample`.
1366
Each required group must be either `sample` or have `pass-fail` aggregation.
1367
The dependent group will only be run if the group being depended on receives an accepted verdict for all test cases in the group.
1368
If the dependent group is not run, the group score is 0.
0 commit comments