Skip to content

Commit b6c2ad1

Browse files
committed
chore: format
1 parent 7331f37 commit b6c2ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/bug-report-test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ let appFixture: AppFixture;
2929
// ```
3030
// pnpm install && pnpm build
3131
// ```
32-
//
32+
//
3333
// If you have never installed playwright on your system before, you may also need
3434
// to install a browser engine:
3535
//
@@ -122,6 +122,6 @@ test("[description of what you expect it to do]", async ({ page }) => {
122122
});
123123

124124
////////////////////////////////////////////////////////////////////////////////
125-
// 💿 Finally, push your changes to your fork of React Router
125+
// 💿 Finally, push your changes to your fork of React Router
126126
// and open a pull request!
127127
////////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)