Skip to content

Commit

Permalink
Revert "trigger change to run workflow"
Browse files Browse the repository at this point in the history
This reverts commit bd0376d.
  • Loading branch information
ztanner committed Nov 13, 2024
1 parent bd0376d commit 108d027
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/app-dir/navigation/navigation.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ 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(
`""`
Expand Down

0 comments on commit 108d027

Please sign in to comment.