fixed file extensions in integration tests#2018
fixed file extensions in integration tests#2018smartcontracts merged 1 commit intoethereum-optimism:developfrom lucadonnoh:develop
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #2018 +/- ##
========================================
Coverage 74.58% 74.58%
========================================
Files 79 79
Lines 2554 2554
Branches 401 401
========================================
Hits 1905 1905
Misses 649 649
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
|
Looks like this line within the Should be: |
|
You may also be able to delete this file: https://github.com/ethereum-optimism/optimism/blob/b7ff3b6cb6d2ed138a79f26259d3aa37eee8b479/integration-tests/mocha.opts |
smartcontracts
left a comment
There was a problem hiding this comment.
Great! Thank you @lucadonnoh. Please just rebase your commits into a single commit, and use a commit message in the format fix: <description>. I'll approve once that's done!
|
Great work, thank you! Approved. Feel free to send an email to (kelvin AT optimism DOT io) if you'd like a contributor NFT hand drawn by me :-) |
Description
changed bridged.tokens.ts file in integration tests to bridged.tokens.spec.ts and setup-docker-compose-network.js to setup-docker-compose-network.ts
Metadata