Skip to content

Commit

Permalink
fix liner
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzschoff committed Jun 28, 2023
1 parent 3e1a6b3 commit bddd2fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import assertBn from '@synthetixio/core-utils/src/utils/assertions/assert-bignum
import assertEvent from '@synthetixio/core-utils/src/utils/assertions/assert-event';
import assert from 'assert';

describe.only('MarketConfiguration', async () => {
describe('MarketConfiguration', async () => {
const fixture = {
token: 'snxETH',
marketName: 'TestPerpsMarket',
Expand Down

0 comments on commit bddd2fd

Please sign in to comment.