Skip to content

Commit

Permalink
skip tx 4844 tests in browser
Browse files Browse the repository at this point in the history
  • Loading branch information
acolytec3 committed Apr 30, 2024
1 parent 98742ca commit 4af5b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tx/vitest.browser.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export default defineConfig({
// default export for minimist
// wrong ethereum-tests path reference (../ is stripped)
'test/transactionRunner.spec.ts',
'test/eip4844.spec.ts'
],
},
plugins: [
Expand Down

0 comments on commit 4af5b78

Please sign in to comment.