Skip to content

Commit

Permalink
chore: enable browser tests for abi-coder test
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 committed Nov 22, 2024
1 parent 176867e commit f139734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fuel-gauge/src/abi/abi-coder.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ import { toEqualBn } from './vitest.matcher';
expect.extend({ toEqualBn });

/**
* @group browser
* @group node
*/
describe('AbiCoder', () => {
Expand Down

0 comments on commit f139734

Please sign in to comment.