Skip to content

Commit

Permalink
test: skipping policy tests temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
maschad committed Jul 12, 2024
1 parent d998db8 commit 453e71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fuel-gauge/src/policies.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import PayableAnnotationAbiHex from '../test/typegen/contracts/PayableAnnotation
* @group node
* @group browser
*/
describe('Policies', () => {
describe.skip('Policies', () => {
type CustomTxParams = {
gasLimit?: BigNumberish;
maturity?: number;
Expand Down

0 comments on commit 453e71a

Please sign in to comment.