Commit e837df70 authored by Tobias Munk's avatar Tobias Munk

updated CLI audit tests

parent 564be8a1
Pipeline #75388 failed with stage
in 6 minutes and 48 seconds
......@@ -6,5 +6,6 @@ $I = new CliTester($scenario);
$I->runShellCommand('yii audit/cleanup --interactive=0');
$I->seeInShellOutput('skipped audit/trail');
$I->seeInShellOutput('skipped audit/mail');
$I->seeInShellOutput('cleaned audit/mail');
$I->seeInShellOutput('cleaned audit/error');
$I->seeInShellOutput('Cleanup was successful');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment