diff --git a/test/e2e/app-dir/navigation/navigation.test.ts b/test/e2e/app-dir/navigation/navigation.test.ts index 1d6fdcace0577..c42b34e7f3b6d 100644 --- a/test/e2e/app-dir/navigation/navigation.test.ts +++ b/test/e2e/app-dir/navigation/navigation.test.ts @@ -9,6 +9,7 @@ describe('app dir - navigation', () => { describe('query string', () => { it('should set query correctly', async () => { + console.log('trigger change to validate test') const browser = await next.browser('/') expect(await browser.elementById('query').text()).toMatchInlineSnapshot( `""`