summaryrefslogtreecommitdiff
path: root/spec/frontend/registry/explorer/mock_data.js
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/registry/explorer/mock_data.js')
-rw-r--r--spec/frontend/registry/explorer/mock_data.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/frontend/registry/explorer/mock_data.js b/spec/frontend/registry/explorer/mock_data.js
index 27246cf2364..6a835a28807 100644
--- a/spec/frontend/registry/explorer/mock_data.js
+++ b/spec/frontend/registry/explorer/mock_data.js
@@ -119,6 +119,7 @@ export const containerRepositoryMock = {
expirationPolicyCleanupStatus: 'UNSCHEDULED',
project: {
visibility: 'public',
+ path: 'gitlab-test',
containerExpirationPolicy: {
enabled: false,
nextRunAt: '2020-11-27T08:59:27Z',