Skip to content

Conversation

@allison-truhlar
Copy link
Collaborator

@allison-truhlar allison-truhlar commented Jan 20, 2026

This PR fixes the failing Playwright tests in the dev container by adding sqlite3 to the Dockerfile. sqlite3 is used to delete tables in the test database after each test run - tables weren't getting deleted so tests had the incorrect starting state. This PR also improves the error message for when deleting tables fails, to distinguish between errors where the table doesn't exist vs other types of errors.
@krokicki

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.

2 participants