Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:remix-run/remix into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance committed Apr 27, 2022
2 parents 80d5250 + b0ffef7 commit 1e15555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/remix-dev/__tests__/replace-remix-imports-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ describe("`replace-remix-imports` migration", () => {

expect(output).toContain("successfully migrated");
expect(output).toContain("npm install");
});
}, 25_000);
});

0 comments on commit 1e15555

Please sign in to comment.