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 sqlite testenv name #353

Merged
merged 2 commits into from
May 31, 2023
Merged

Fix sqlite testenv name #353

merged 2 commits into from
May 31, 2023

Conversation

amstilp
Copy link
Contributor

@amstilp amstilp commented May 31, 2023

The name included dj{...} instead of django{...}.

The name included dj{...} instead of django{...}
There was an error in the testenv block for the sqlite tests. This
wasn't caught before because the name of the testblock was incorrect
(dj instead of django).
@amstilp amstilp merged commit f89eb7e into main May 31, 2023
@amstilp amstilp deleted the feature/fix-tox branch October 25, 2023 23:39
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