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

fixtures: on disabled fixtures, the middleware will do nothing now #1165

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

j4k4
Copy link
Member

@j4k4 j4k4 commented Oct 15, 2024

Currently, fixture loaders will get created, even if the fixture loading is disabled in the config.
In certain scenarios this could cause issues.
To improve it, this PR ensures, that the fixture loading middleware does nothing if disabled.

@j4k4 j4k4 force-pushed the fix-disabled-fixture-middleware branch 2 times, most recently from 2b5451a to 1008b82 Compare October 15, 2024 11:06
@j4k4 j4k4 force-pushed the fix-disabled-fixture-middleware branch from 1008b82 to f097690 Compare October 15, 2024 11:07
@j4k4 j4k4 merged commit 2ff88bc into main Oct 15, 2024
13 checks passed
@j4k4 j4k4 deleted the fix-disabled-fixture-middleware branch October 15, 2024 11:15
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