Skip to content

Commit

Permalink
Rename output file
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwhit committed Sep 26, 2024
1 parent 77e0ddd commit 72a1638
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/specs/npm/lifecycle_scripts/__test__.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
{
// should warn because this is an explicit install
"args": "install -e all_lifecycles.js",
"output": "only_warns_first_install.out"
"output": "warns_again_on_install.out"
}
]
},
Expand Down

0 comments on commit 72a1638

Please sign in to comment.