Skip to content

Commit c8c7c77

Browse files
author
valentinpollart
committed
fix: reenable all tests
1 parent a4dc638 commit c8c7c77

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

test/BallotFactory.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { BallotFactory__factory } from '../typings/factories/contracts/factories
88
import setup from './testing/setup';
99
import setupVoting from './testing/setupVoting';
1010

11-
describe.only('Ballot Factory', async () => {
11+
describe('Ballot Factory', async () => {
1212
let owner: SignerWithAddress;
1313
let DPS: DeepSquare;
1414
let ballotImplementation: Ballot;

test/BallotTagManager.spec.ts

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)