Skip to content

Commit

Permalink
Migrate governance tests to ethers.js (OpenZeppelin#4728)
Browse files Browse the repository at this point in the history
Co-authored-by: ernestognw <ernestognw@gmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
  • Loading branch information
3 people authored Dec 18, 2023
1 parent d155600 commit c3cd708
Show file tree
Hide file tree
Showing 22 changed files with 3,734 additions and 3,932 deletions.
20 changes: 2 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"@openzeppelin/test-helpers": "^0.5.13",
"@openzeppelin/upgrade-safe-transpiler": "^0.3.32",
"@openzeppelin/upgrades-core": "^1.20.6",
"array.prototype.at": "^1.1.1",
"chai": "^4.2.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
994 changes: 489 additions & 505 deletions test/governance/Governor.test.js

Large diffs are not rendered by default.

Loading

0 comments on commit c3cd708

Please sign in to comment.