diff --git a/bin/configuration-test-generator b/bin/configuration-test-generator index 6fcdb55f..6abe0d55 100755 --- a/bin/configuration-test-generator +++ b/bin/configuration-test-generator @@ -575,7 +575,7 @@ EOT; $code .= <<<'EOT' $this->assertMatchesRegularExpression( - '#]*id="status"[^>]*>.*Paste was properly deleted[^<]*()#s', + '#]*id="status"[^>]*>.*Document was properly deleted[^<]*()#s', $content, 'outputs deleted status correctly' );