Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixFan1992 committed May 31, 2024
1 parent 7afb77f commit ae32936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ const setup = async () => {
await setTx.wait()
}

describe.only('LinkAvailableBalanceMonitor', () => {
describe('LinkAvailableBalanceMonitor', () => {
beforeEach(async () => {
await loadFixture(setup)
})
Expand Down

0 comments on commit ae32936

Please sign in to comment.