We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec63f65 commit 288d77fCopy full SHA for 288d77f
features/msfconsole/database_yml.feature
@@ -140,7 +140,7 @@ Feature: `msfconsole` `database.yml`
140
And a mocked home directory
141
And I cd to "../.."
142
And the project "database.yml" does not exist
143
- When I run `msfconsole --environment test --execute-command db_status --execute-command exit`
+ When I run `msfconsole --defer-module-loads --environment test --execute-command db_status --execute-command exit`
144
Then the output should not contain "command_line_metasploit_framework_test"
145
And the output should not contain "environment_metasploit_framework_test"
146
And the output should not contain "user_metasploit_framework_test"
0 commit comments