mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 14:42:24 -05:00
add comment
This commit is contained in:
@@ -41,7 +41,7 @@ def upgrade():
|
||||
}
|
||||
conn = op.get_bind()
|
||||
|
||||
# delete the old user
|
||||
# delete the old user because
|
||||
delete_sql = """
|
||||
delete from users where email_address='e2e-test-notify-user@fake.gov'
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user