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 71d277f commit febe719Copy full SHA for febe719
testdata/script/show_dist_closed.txtar
@@ -3,7 +3,7 @@ exec composer install
3
4
exec composer show wpackagist-plugin/better-delete-revision
5
6
-cmp stderr golden.err
+stderr 'Attention: This package is abandoned and no longer maintained\.'
7
8
-- composer.json --
9
{
@@ -36,6 +36,3 @@ cmp stderr golden.err
36
}
37
38
39
-
40
--- golden.err --
41
-Attention: This package is abandoned and no longer maintained.
0 commit comments