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 e109b78 commit 42c1b39Copy full SHA for 42c1b39
cypress/e2e/CohortEdit/cohort-edit.feature
@@ -38,7 +38,7 @@ Feature: Cohort editing
38
And I should see "<criterium>" in the cohort criteria list with "<panel_name>" and "<chip_value>" selected
39
Examples:
40
| criterium | default_filter | new_filter | panel_name | value | unit | chip_value |
41
- | Age | No filter | greater | Age | 5 | a | 5 |
+ | Current chronological age | No filter | greater | Current chronological age | 5 | a | 5 |
42
43
44
Scenario Outline: I add criterium to inlcusion list
0 commit comments