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: Import correct SQLite3 module #2

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Fix: Import correct SQLite3 module #2

merged 1 commit into from
Mar 25, 2024

Conversation

mcfadden
Copy link
Contributor

This was a casing issue. 🤦

Arguably the tests should cover this, but they don't. I believe to properly test this would involve setting up a dummy rails app, or at least a lot more AR stubs than is worth it.

We do reference this module (with the correct casing 😅) in the specs, so if it changed we would see failures in the test suite.

Base automatically changed from bm/github-actions to main March 25, 2024 17:20
@mcfadden mcfadden merged commit 5e4c6a7 into main Mar 25, 2024
1 check passed
@mcfadden mcfadden deleted the bm/fix-sqlite3 branch March 25, 2024 17:23
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