Commit 51ad7533 authored by Mike Greiling's avatar Mike Greiling

Fix mock knative data within tests

parent f0bb5072
...@@ -140,7 +140,7 @@ describe('Clusters Store', () => { ...@@ -140,7 +140,7 @@ describe('Clusters Store', () => {
statusReason: mockResponseData.applications[5].status_reason, statusReason: mockResponseData.applications[5].status_reason,
requestReason: null, requestReason: null,
hostname: null, hostname: null,
isEditingHostName: false, isEditingDomain: false,
externalIp: null, externalIp: null,
externalHostname: null, externalHostname: null,
installed: false, installed: false,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment