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: tests failing with Django package #857

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Conversation

browniebroke
Copy link
Owner

@browniebroke browniebroke commented Jan 5, 2025

Description of change

Fix #851

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • This pull request follows the contributing guidelines.
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec, such as "fix(api): prevent racing of requests".
  • If pre-commit.ci is failing, try pre-commit run -a for further information.
  • If CI / test is failing, try uv run pytest for further information.

@browniebroke browniebroke merged commit c225693 into main Jan 5, 2025
18 checks passed
@browniebroke browniebroke deleted the fix/django-find-project branch January 5, 2025 12:18
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.

Bug: Django package tests fail with django_find_project = false
1 participant