Skip to content

Commit

Permalink
Merge pull request #526 from azgabur/gateway_listen_fixed
Browse files Browse the repository at this point in the history
Remove xfail due to gateway listeneners bug being fixed
  • Loading branch information
azgabur committed Sep 9, 2024
2 parents e1a49de + 2828900 commit 522b264
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def route(route, wildcard_domain):
return route


@pytest.mark.xfail()
@pytest.mark.issue("https://github.com/Kuadrant/kuadrant-operator/issues/794")
def test_change_hostname(client, client_new, auth, gateway, route, new_domain, wildcard_domain):
"""
Expand Down

0 comments on commit 522b264

Please sign in to comment.