We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d59f67 commit 72afeaeCopy full SHA for 72afeae
test/liquidity-protection/LiquidityProtection.js
@@ -57,7 +57,7 @@ let governor;
57
let bancorVault;
58
let accounts;
59
60
-describe.only('LiquidityProtection', () => {
+describe('LiquidityProtection', () => {
61
const getConverterName = (type) => {
62
switch (type) {
63
case STANDARD_CONVERTER_TYPE:
0 commit comments