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: Revert to ignoring the VCR cassette and removing the cached folder #6232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Formasitchijoh
Copy link
Contributor

What this PR does

This PR is a cleanup of the codebase. Previously, to reduce build time, VCR cassettes were included on the remote server so that each test could use its respective cassette and minimize actual API calls. However, since a new approach has been implemented to address the issue, I am reverting to ignoring the VCR cassettes and removing the cached folder.

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.

1 participant