Skip to content

Commit bd06734

Browse files
committed
hh-test: removed .only modifier
1 parent 6004bc9 commit bd06734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hh-test/calibnet/e2e/market.t.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import * as utils from "../../utils"
77

88
import { CHECKING_DEAL_IDS, EXPECTED_DEAL_INFO, getActualDealInfo } from "../_common"
99

10-
describe.only("Market Test", () => {
10+
describe("Market Test", () => {
1111
const DBG_TESTS = {}
1212
let currentTestName: string
1313

0 commit comments

Comments
 (0)