Skip to content

Commit dc9fa65

Browse files
committed
chore(tests): migrate tests from pyth.js to PythGovernance.t.sol, excluding Wormhole-specific tests
1 parent 7956866 commit dc9fa65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

target_chains/ethereum/contracts/forge-test/PythGovernance.t.sol

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// SPDX-License-Identifier: Apache 2
22

3+
// NOTE: These tests were migrated from target_chains/ethereum/contracts/test/pyth.js but exclude the Wormhole-specific tests,
4+
// which remain in the original JavaScript test file.
5+
36
pragma solidity ^0.8.0;
47

58
import "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol";

0 commit comments

Comments
 (0)