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 0f38e69 commit d600b47Copy full SHA for d600b47
test/e2e/features/config.feature
@@ -96,9 +96,9 @@ Feature: Test configuration settings
96
97
@windows
98
Examples:
99
- | property | value1 | value2 |
100
- | skip-check-bundle-extracted | true | false |
101
- | skip-check-user-in-hyperv-group | true | false |
+ | property | value1 | value2 |
+ | skip-check-bundle-extracted | true | false |
+ | check-user-in-crc-users-and-hyperv-admins-group | true | false |
102
103
#| skip-check-hyperv-installed | true | false |
104
#| skip-check-hyperv-switch | true | false |
0 commit comments