Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinhagemeister committed Feb 26, 2024
1 parent ccc380e commit 8a70a03
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/commands.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -252,3 +252,9 @@ describe("remove", () => {
);
});
});

describe("publish", () => {
it("should publish a package", () => {

})
})

0 comments on commit 8a70a03

Please sign in to comment.