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 failing test in #976 #1019

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Conversation

bmos
Copy link
Contributor

@bmos bmos commented Mar 16, 2024

This fixes the following workflow error in #976:
AssertionError: Expected 'copy_s3_to_gcs' to be called once. Called 0 times. [log]

The test was checking for the method to have been called, but the previous commit changed the call to another method.

I also had to cherry-pick d4e85ab to get doc build to pass because the branch is outdated.

bmos and others added 2 commits March 16, 2024 09:28
…ed 0 times.

the test was checking for the method to have been called, but the previous commit changed the call to another method.
* Bump multiple docs deps

* Downgrade myst-parser
@shaunagm shaunagm merged commit aff65dc into move-coop:wraedy/fix-copy-s3 Apr 4, 2024
1 check passed
@bmos bmos deleted the patch-2 branch April 4, 2024 21:10
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.

3 participants