Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
remix-run-bot committed Jan 21, 2025
1 parent 7331f37 commit b6c2ad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration/bug-report-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ let appFixture: AppFixture;
// ```
// pnpm install && pnpm build
// ```
//
//
// If you have never installed playwright on your system before, you may also need
// to install a browser engine:
//
Expand Down Expand Up @@ -122,6 +122,6 @@ test("[description of what you expect it to do]", async ({ page }) => {
});

////////////////////////////////////////////////////////////////////////////////
// 💿 Finally, push your changes to your fork of React Router
// 💿 Finally, push your changes to your fork of React Router
// and open a pull request!
////////////////////////////////////////////////////////////////////////////////

0 comments on commit b6c2ad1

Please sign in to comment.