Skip to content

Commit

Permalink
Got rid of console log
Browse files Browse the repository at this point in the history
  • Loading branch information
keithwillcode committed May 21, 2024
1 parent eefcc8c commit baac2d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vitest.workspace.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,4 @@ const workspaces = packagedEmbedTestsOnly
},
];

console.log(workspaces);

export default defineWorkspace(workspaces);

0 comments on commit baac2d2

Please sign in to comment.