We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095cc64 commit 3904a0dCopy full SHA for 3904a0d
test/externalTests/euler.sh
@@ -67,10 +67,6 @@ function euler_test
67
sed -i "/expectError: 'JUNK_UPGRADE_TEST_FAILURE'/d" test/moduleUpgrade.js
68
sed -i "/et\.expect(errMsg)\.to\.contain('e\/collateral-violation');/d" test/flashLoanNative.js
69
70
- # One of the tests is currently broken in the upstream, due to changed behavior of chainid in @ethereumjs/vm.
71
- # TODO: Remove this when https://github.com/euler-xyz/euler-contracts/issues/119 gets fixed.
72
- sed -i 's/domainSeparatorMatch)\.to\.equal(true/domainSeparatorMatch)\.to\.equal(false/g' test/eulStakes.js
73
-
74
neutralize_package_lock
75
neutralize_package_json_hooks
76
force_hardhat_compiler_binary "$config_file" "$BINARY_TYPE" "$BINARY_PATH"
0 commit comments