Skip to content

Commit

Permalink
Fixup: Small rename
Browse files Browse the repository at this point in the history
  • Loading branch information
markmandel committed Oct 5, 2023
1 parent 9007bf6 commit 4101600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agones/src/provider.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ mod tests {
is_deployment_ready, is_fleet_ready, quilkin_container, quilkin_proxy_deployment, Client,
};

const PROXY_DEPLOYMENT: &str = "quilkin-proxies";
const PROXY_DEPLOYMENT: &str = "quilkin-xds-proxies";

#[tokio::test]
#[serial]
Expand Down

0 comments on commit 4101600

Please sign in to comment.