blob: 2d930773bd80f0a6382e45893fbcdd38324f7510 [file] [log] [blame]
ayalabenaad27812018-02-18 10:03:22 +02001Feature: Enable all toggls
2
3Scenario: Enable/Disable all toggls
4 When I want to list Togglz
5 Then I want to set all Togglz to be "true"
6 Then I want to list Togglz
7 Then I want to set all Togglz to be "false"
8 Then I want to list Togglz