Skip to content

Commit 72afeae

Browse files
committed
removed .only
1 parent 2d59f67 commit 72afeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/liquidity-protection/LiquidityProtection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ let governor;
5757
let bancorVault;
5858
let accounts;
5959

60-
describe.only('LiquidityProtection', () => {
60+
describe('LiquidityProtection', () => {
6161
const getConverterName = (type) => {
6262
switch (type) {
6363
case STANDARD_CONVERTER_TYPE:

0 commit comments

Comments
 (0)