Skip to content

Commit 85a3889

Browse files
David MaloneyDavid Maloney
authored andcommitted
trying to get cucumber passing again
1 parent f56c7f9 commit 85a3889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/commands/help.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Feature: Help command
22

33
Background:
4-
Given I run `msfconsole --defer-module-loads -x help -x exit`
4+
Given I run `msfconsole --defer-module-loads -q -x help -x exit`
55

66
Scenario: The 'help' command's output
77
Then the output should contain:

0 commit comments

Comments
 (0)