Skip to content

Commit

Permalink
update test settings to use new sweetify setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Atrox committed Apr 22, 2019
1 parent 310fa57 commit 47355c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@
ROOT_URLCONF = 'crispy_forms.tests.urls'
SECRET_KEY = 'secretkey'
SITE_ROOT = os.path.dirname(os.path.abspath(__file__))

# sweetify
SWEETIFY_SWEETALERT_LIBRARY = 'sweetalert2'

0 comments on commit 47355c3

Please sign in to comment.