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.
msfconsole
1 parent 7dfdc50 commit 2c1203bCopy full SHA for 2c1203b
features/msfconsole/database_yml.feature
@@ -148,6 +148,6 @@ Feature: `msfconsole` `database.yml`
148
And the output should contain "[*] postgresql selected, no connection"
149
150
Scenario: Starting `msfconsole` with a valid database.yml
151
- When I run `msfconsole --execute-command db_status --execute-command exit`
+ When I run `msfconsole --defer-module-loads --execute-command db_status --execute-command exit`
152
Then the output should contain "[*] postgresql connected to metasploit_framework_test"
153
0 commit comments