Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbes7878 committed Nov 26, 2024
1 parent bd0e363 commit c03236e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 93 deletions.
2 changes: 1 addition & 1 deletion test/bluprint.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ afterEach(() => {
describe('GraphicsKit bluprint', () => {
it('Creates a new project from the bluprint', async () => {
// Mock user inputs
prompts.inject(['test-project', 'na', false]);
prompts.inject(['test-project', 'na', false, false]);

// Run the bluprint command
await bluprint.start('graphics-kit');
Expand Down
92 changes: 0 additions & 92 deletions vite.config.ts.timestamp-1732633659455-650ff012dd191.mjs

This file was deleted.

0 comments on commit c03236e

Please sign in to comment.