Markéta Machová 2020-09-02 09:36:34 +00:00 committed by Git OBS Bridge
parent 86b3df7da7
commit 5a72a4cd6d
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 2 09:35:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Fix test execution
-------------------------------------------------------------------
Fri Jun 12 04:23:04 UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@ -64,6 +64,7 @@ rm setup.cfg
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
PYTHONPATH=.
export DJANGO_SETTINGS_MODULE=django_test_settings
%pytest