mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Refactored
This commit is contained in:
@@ -49,7 +49,7 @@ class TestCspFilters(unittest.TestCase):
|
||||
'app2': {}
|
||||
}
|
||||
self.domains = {
|
||||
'matomo': 'matomo.example.org'
|
||||
'matomo': ['matomo.example.org']
|
||||
}
|
||||
|
||||
def test_get_csp_whitelist_list(self):
|
||||
|
Reference in New Issue
Block a user