Skip to content

Commit

Permalink
Merge pull request #443 from appsembler/john/fix-default-pytest-ini
Browse files Browse the repository at this point in the history
Set default pytest mock to juniper
  • Loading branch information
johnbaldwin authored Mar 7, 2022
2 parents 50f198c + ab4a2ed commit 8263548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
DJANGO_SETTINGS_MODULE = devsite.test_settings

norecursedirs = .* docs requirements
python_paths = devsite mocks/hawthorn
python_paths = devsite mocks/juniper
testpaths = ./tests

0 comments on commit 8263548

Please sign in to comment.