cannot use m.Config.TestConfig (variable of type *"github.com/smartcontractkit/chainlink-solana/integration-tests/testconfig".TestConfig) as "github.com/smartcontractkit/chainlink-testing-framework/config".GlobalTestConfig value in argument to test_env.NewCLTestEnvBuilder().WithNonEVM().WithTestInstance(m.Config.T).WithTestConfig: *"github.com/smartcontractkit/chainlink-solana/integration-tests/testconfig".TestConfig does not implement "github.com/smartcontractkit/chainlink-testing-framework/config".GlobalTestConfig (wrong type for method GetSethConfig)