Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BCFR-966 - Update Solana to support disable chain component tests #878

Merged
merged 4 commits into from
Nov 12, 2024

Conversation

pablolagreca
Copy link
Collaborator

Description

Add missing methods to support disabling chain component tests

Farber98
Farber98 previously approved these changes Oct 3, 2024
Copy link
Contributor

@Farber98 Farber98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We should make a follow up PR to use this logic for skipping tests instead of doing it manually through Skip()

go.mod Outdated
@@ -129,3 +129,5 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

//replace github.com/smartcontractkit/chainlink-common => ../chainlink-common
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be deleted

@cl-sonarqube-production
Copy link

@cfal cfal merged commit efd6780 into develop Nov 12, 2024
34 checks passed
@cfal cfal deleted the BCFR-966 branch November 12, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants