mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-09 22:53:27 -05:00
split out new folder into two separate forms
move_to_new_folder and add_new_folder are now two separate html fields and form items - so that we can more easily manipulate them on the front end
This commit is contained in:
@@ -10,3 +10,6 @@ env =
|
||||
ZENDESK_API_KEY=test
|
||||
STATSD_PREFIX=stats-prefix
|
||||
REDIS_ENABLED=0
|
||||
# :thinking_face:
|
||||
filterwarnings =
|
||||
ignore::pytest.RemovedInPytest4Warning
|
||||
|
||||
Reference in New Issue
Block a user