Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyhw authored and danstepanov committed Aug 5, 2024
1 parent cff7cd1 commit ff5544c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cli/__tests__/__snapshots__/cli-integration.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1237,6 +1237,10 @@ exports[`generates a project with --expo-router --drawer+tabs --nativewindui --b
./myTestProject/components/ScreenContent.tsx
./myTestProject/components/TabBarIcon.tsx
./myTestProject/components/ThemeToggle.tsx
./myTestProject/components/nativewindui
./myTestProject/components/nativewindui/Text.tsx
./myTestProject/components/nativewindui/examples
./myTestProject/components/nativewindui/examples/text.tsx
./myTestProject/global.css
./myTestProject/lib
./myTestProject/lib/cn.ts
Expand Down

0 comments on commit ff5544c

Please sign in to comment.