Skip to content

Commit

Permalink
skip tests temp (#1371)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahlitvin committed Jan 23, 2023
1 parent 75512cf commit a6c46d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { fastForwardTo, getTime } from '@synthetixio/core-utils/utils/hardhat/rp

const parseEther = ethers.utils.parseEther;

describe('DecayTokenModule', () => {
describe.skip('DecayTokenModule', () => {
const { getContractBehindProxy, getSigners, getProvider } = bootstrap({
implementation: 'DecayTokenModuleRouter',
});
Expand Down

0 comments on commit a6c46d3

Please sign in to comment.