Skip to content

Commit 73844eb

Browse files
committed
--defer-module-loads when testing help
MSP-11671 Changed runtime of `rake cucumber` from average (n=10) of 164.90 seconds to average (n=10) of 153.29 seconds for a -7.04% decrease. Raw data: https://docs.google.com/spreadsheets/d/1vCRi_38Go3Wfq670eDCXMTSSXL1blSbk6NQsgpOqfYw/edit?usp=sharing
1 parent 3c37923 commit 73844eb

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` interactively
4+
Given I run `msfconsole --defer-module-loads` interactively
55
And I wait for stdout to contain "Free Metasploit Pro trial: http://r-7.co/trymsp"
66

77
Scenario: The 'help' command's output

0 commit comments

Comments
 (0)