Skip to content

Commit

Permalink
revert snekmate bump
Browse files Browse the repository at this point in the history
  • Loading branch information
yash-atreya committed Jan 28, 2025
1 parent 7bee5c4 commit 3a407ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/forge/tests/cli/ext_integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ fn solady() {
#[cfg_attr(windows, ignore = "Windows cannot find installed programs")]
#[cfg(not(feature = "isolate-by-default"))]
fn snekmate() {
ExtTester::new("pcaversaccio", "snekmate", "9f75d9276251ccd03254e62c7b5581d776099d52")
ExtTester::new("pcaversaccio", "snekmate", "df226f4a45e86c8f8c3ff1f9fa3443d260002050")
.install_command(&["pnpm", "install", "--prefer-offline"])
// Try npm if pnpm fails / is not installed.
.install_command(&["npm", "install", "--prefer-offline"])
Expand Down

0 comments on commit 3a407ee

Please sign in to comment.