open_test_actions_page constant

TestableGestureAction const open_test_actions_page

Action that will result in the full test step page being displayed to the end user.

Implementation

static const TestableGestureAction open_test_actions_page =
    TestableGestureAction._('open_test_actions_page');