Skip to content

Commit

Permalink
!todo
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-conway committed Jan 15, 2025
1 parent d7171e0 commit 4a9cbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cli/install/bun-pack.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ describe("bundledDependnecies", () => {
]);
});

test.todo("scoped names", async () => {
test("scoped names", async () => {
await Promise.all([
write(
join(packageDir, "package.json"),
Expand Down

0 comments on commit 4a9cbe2

Please sign in to comment.