We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0ae42 commit 9d5c9d0Copy full SHA for 9d5c9d0
packages/ethernaut-optigov/test/tasks/login.test.js
@@ -62,7 +62,7 @@ describe('login task', function () {
62
63
assert.equal(
64
result,
65
- 'Logged in with address: 0x2bEB8D9eD2cE57E124D195e414d23681559577f7)',
+ 'Logged in with address: 0x2bEB8D9eD2cE57E124D195e414d23681559577f7',
66
)
67
})
68
0 commit comments