Skip to content

Commit

Permalink
Why doesn't this apply with expo-router? No idea
Browse files Browse the repository at this point in the history
  • Loading branch information
lindboe committed Sep 11, 2024
1 parent 03bbc7a commit ff9c0ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/vanilla/ignite-new-expo-router.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ describe(`ignite new with expo-router`, () => {
await run(`bun run test`, runOpts)
await run(`bun run lint`, runOpts)
await run(`bun run compile`, runOpts)
expect(await run("git diff HEAD --no-ext-diff", runOpts)).toContain("+ Bowser: undefined")
})
})

Expand Down

0 comments on commit ff9c0ef

Please sign in to comment.