Skip to content

Commit 3904a0d

Browse files
Revert workaround introduced in euler tests because it is no longer needed.
This reverts commit 98efb46.
1 parent 095cc64 commit 3904a0d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/externalTests/euler.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ function euler_test
6767
sed -i "/expectError: 'JUNK_UPGRADE_TEST_FAILURE'/d" test/moduleUpgrade.js
6868
sed -i "/et\.expect(errMsg)\.to\.contain('e\/collateral-violation');/d" test/flashLoanNative.js
6969

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-
7470
neutralize_package_lock
7571
neutralize_package_json_hooks
7672
force_hardhat_compiler_binary "$config_file" "$BINARY_TYPE" "$BINARY_PATH"

0 commit comments

Comments
 (0)