Skip to content

Commit

Permalink
Remove only
Browse files Browse the repository at this point in the history
  • Loading branch information
yagopv committed Sep 26, 2024
1 parent eab2f3d commit 9fca597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protocol-kit/tests/e2e/contractInfo.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { getEip1193Provider } from './utils/setupProvider'

chai.use(chaiAsPromised)

describe.only('Contract Info', () => {
describe('Contract Info', () => {
const provider = getEip1193Provider()
let protocolKit: Safe

Expand Down

0 comments on commit 9fca597

Please sign in to comment.