Skip to content

Commit

Permalink
test: remove versions from export check
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio committed Dec 9, 2022
1 parent 195a8f2 commit 68c6079
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/fuels/src/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ describe('index.js', () => {
expect(fuels.Provider);
expect(fuels.Wallet);
expect(fuels.TransactionType);
expect(fuels.versions);
});
});

0 comments on commit 68c6079

Please sign in to comment.