Skip to content

Commit d600b47

Browse files
Jakub Sliacanadrianriobo
authored andcommitted
e2e: reflect changes to windows checks
Former `skip-check-user-in-hyperv-group` was replaced by a combined check `check-user-in-crc-users-and-hyperv-admins-grup`
1 parent 0f38e69 commit d600b47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/e2e/features/config.feature

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ Feature: Test configuration settings
9696

9797
@windows
9898
Examples:
99-
| property | value1 | value2 |
100-
| skip-check-bundle-extracted | true | false |
101-
| skip-check-user-in-hyperv-group | true | false |
99+
| property | value1 | value2 |
100+
| skip-check-bundle-extracted | true | false |
101+
| check-user-in-crc-users-and-hyperv-admins-group | true | false |
102102

103103
#| skip-check-hyperv-installed | true | false |
104104
#| skip-check-hyperv-switch | true | false |

0 commit comments

Comments
 (0)