Fix test failing for CRW (#621)

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
pull/625/head
Oleksandr Andriienko 2021-01-11 18:11:32 +02:00 committed by GitHub
parent 5d45ba5c3e
commit ceef6e0a7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -987,7 +987,7 @@ func TestConfiguringInternalNetworkTest(t *testing.T) {
}
// Set up che host for route
cheRoute, _ := deploy.GetSpecRoute(deployContext, "che", "che-host", "che-host", 8080, "")
cheRoute, _ := deploy.GetSpecRoute(deployContext, deploy.DefaultCheFlavor(cheCR), "che-host", "che-host", 8080, "")
cl.Update(context.TODO(), cheRoute)
// reconsile to update Che route