Skip to content

Commit

Permalink
test: run all tests
Browse files Browse the repository at this point in the history
commit oops
  • Loading branch information
jtakalai committed Oct 1, 2023
1 parent eecae7b commit 64a7f7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { parseEther } from "ethers/lib/utils"

const { getSigners, getContractFactory } = hardhatEthers

describe.only("StreamrConfig", (): void => {
describe("StreamrConfig", (): void => {
let admin: Wallet
let notAdmin: Wallet
let streamrConfig: StreamrConfig
Expand Down

0 comments on commit 64a7f7e

Please sign in to comment.