summaryrefslogtreecommitdiff
path: root/spec/frontend/clusters_list/mocks/apollo.js
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/clusters_list/mocks/apollo.js')
-rw-r--r--spec/frontend/clusters_list/mocks/apollo.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/frontend/clusters_list/mocks/apollo.js b/spec/frontend/clusters_list/mocks/apollo.js
index b0f2978a230..3467b4c665c 100644
--- a/spec/frontend/clusters_list/mocks/apollo.js
+++ b/spec/frontend/clusters_list/mocks/apollo.js
@@ -1,4 +1,5 @@
const agent = {
+ __typename: 'ClusterAgent',
id: 'agent-id',
name: 'agent-name',
webPath: 'agent-webPath',