summaryrefslogtreecommitdiff
path: root/tests/authorization
diff options
context:
space:
mode:
Diffstat (limited to 'tests/authorization')
-rw-r--r--tests/authorization/check_service_test.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/authorization/check_service_test.rs b/tests/authorization/check_service_test.rs
index fc1ab75a..b50d3689 100644
--- a/tests/authorization/check_service_test.rs
+++ b/tests/authorization/check_service_test.rs
@@ -130,8 +130,9 @@ mod tests {
// {status: tonic::Code::PermissionDenied, http: &HTTPRequest{Method: "GET", Path: "/dashboard", Headers: invalidHeaders}},
let hosts = vec![
- "sparkle.staging.runway.gitlab.net",
+ "localhost:10000",
"sparkle.runway.gitlab.net",
+ "sparkle.staging.runway.gitlab.net",
];
let routes = vec![