Skip to content

Commit

Permalink
add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Torres-ssf committed Oct 7, 2024
1 parent 72fde00 commit 3f21e70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/itchy-schools-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion packages/fuel-gauge/src/blob-deploy.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ describe('first try', () => {
expect(value).toBe(false);
});

it('it should set configurables in complicated script', async () => {
it('should set configurables in complicated script', async () => {
using launch = await launchTestNode();

const {
Expand Down

0 comments on commit 3f21e70

Please sign in to comment.