diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-05 11:45:17 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-05 11:45:17 -0600 |
| commit | 3dbd58536a4c37a2cc3b18572ac9e46bbd19d718 (patch) | |
| tree | 82af1fdea2e90b9e8de0f99ff8ece9f5d4dfb94f /tests/authorization | |
| parent | 43ea56f31f1f00b5f6dfb84682ef40b716a327a4 (diff) | |
feat: allow access from production sparkle
Diffstat (limited to 'tests/authorization')
| -rw-r--r-- | tests/authorization/check_service_test.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/authorization/check_service_test.rs b/tests/authorization/check_service_test.rs index f6546802..fc1ab75a 100644 --- a/tests/authorization/check_service_test.rs +++ b/tests/authorization/check_service_test.rs @@ -131,7 +131,7 @@ mod tests { let hosts = vec![ "sparkle.staging.runway.gitlab.net", - // "sparkle.runway.gitlab.net", + "sparkle.runway.gitlab.net", ]; let routes = vec