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

fix: point std to local version for forc-client cli tests #5457

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

kayagokalp
Copy link
Member

@kayagokalp kayagokalp commented Jan 11, 2024

Description

It seems like we accidentally depend on released version of std in forc-client deployment cli tests (more specifically the test folder https://github.com/FuelLabs/sway/tree/master/forc-plugins/forc-client/tests). This PR fixes it to point local version of std so that release PRs such as #5452 won't get blocked.

@kayagokalp kayagokalp added testing General testing forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy labels Jan 11, 2024
@kayagokalp kayagokalp self-assigned this Jan 11, 2024
@kayagokalp kayagokalp marked this pull request as ready for review January 11, 2024 20:49
@kayagokalp kayagokalp requested a review from a team January 11, 2024 20:49
@kayagokalp kayagokalp enabled auto-merge (squash) January 11, 2024 20:49
@kayagokalp kayagokalp merged commit 5ee8877 into master Jan 12, 2024
34 checks passed
@kayagokalp kayagokalp deleted the kayagokalp/fix-forc-client-tests branch January 12, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forc-client Everything related to the `forc-client` crate. forc-deploy Everything to do with forc-deploy testing General testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants