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 186589e commit a680a88Copy full SHA for a680a88
spec/2023-07-draft.md
@@ -1357,7 +1357,7 @@ It is a judge error if the score of `secret` or any test data group exceeds its
1357
1358
#### Required Dependent Groups
1359
1360
-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`.
1361
Each required group must be either `sample` or have `pass-fail` aggregation.
1362
The dependent group will only be run if the group being depended on receives an accepted verdict for all test cases in the group.
1363
If the dependent group is not run, the group score is 0.
0 commit comments