Skip to content

Commit dbd1a42

Browse files
committed
docs: mention Linear issue for TODO
1 parent 1b7581b commit dbd1a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/react-router-user-journeys.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ test.describe('React Router user journeys', () => {
139139
})
140140
})
141141

142-
// TODO(serhalp) Unskip once we've implemented edge support
142+
// TODO(serhalp) Unskip once we've implemented edge support (FRB-1519)
143143
test.describe.skip('edge SSR', () => {
144144
test('serves a response from the edge', async ({ page, edgeSite }) => {
145145
const response = await page.goto(edgeSite.url)

0 commit comments

Comments
 (0)