mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-12 16:22:17 -05:00
fix copypasta error with ses test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
# run a single unit test, pass in the unit test name for example: tests/app/service/test_rest.py::test_get_template_list
|
||||
source environment_test.sh
|
||||
py.test -s $1
|
||||
py.test -s $@
|
||||
|
||||
Reference in New Issue
Block a user