Skip to content

Commit

Permalink
remove only
Browse files Browse the repository at this point in the history
  • Loading branch information
Da-Colon committed Sep 27, 2024
1 parent 3c06793 commit bda7d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/DecentHats_0_1_0.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const executeSafeTransaction = async ({
return tx
}

describe.only("DecentHats_0_1_0", () => {
describe("DecentHats_0_1_0", () => {
let dao: SignerWithAddress

let mockHats: MockHats
Expand Down

0 comments on commit bda7d79

Please sign in to comment.