mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04:00
fix more skips
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Needs updating for TTS")
|
||||
def test_all_routes_have_authentication(client):
|
||||
# This tests that each blueprint registered on the application has a before_request function registered.
|
||||
# The None row is removed from the comparison as that is not blueprint specific but app specific.
|
||||
|
||||
Reference in New Issue
Block a user