Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/ref/components/__snapshots__/ref_selector_spec.js.snap')
-rw-r--r--spec/frontend/ref/components/__snapshots__/ref_selector_spec.js.snap10
1 files changed, 10 insertions, 0 deletions
diff --git a/spec/frontend/ref/components/__snapshots__/ref_selector_spec.js.snap b/spec/frontend/ref/components/__snapshots__/ref_selector_spec.js.snap
index 5f05b7fc68b..5053778369e 100644
--- a/spec/frontend/ref/components/__snapshots__/ref_selector_spec.js.snap
+++ b/spec/frontend/ref/components/__snapshots__/ref_selector_spec.js.snap
@@ -10,30 +10,37 @@ Object {
Object {
"default": false,
"name": "add_images_and_changes",
+ "value": undefined,
},
Object {
"default": false,
"name": "conflict-contains-conflict-markers",
+ "value": undefined,
},
Object {
"default": false,
"name": "deleted-image-test",
+ "value": undefined,
},
Object {
"default": false,
"name": "diff-files-image-to-symlink",
+ "value": undefined,
},
Object {
"default": false,
"name": "diff-files-symlink-to-image",
+ "value": undefined,
},
Object {
"default": false,
"name": "markdown",
+ "value": undefined,
},
Object {
"default": true,
"name": "master",
+ "value": undefined,
},
],
"totalCount": 123,
@@ -54,12 +61,15 @@ Object {
"list": Array [
Object {
"name": "v1.1.1",
+ "value": undefined,
},
Object {
"name": "v1.1.0",
+ "value": undefined,
},
Object {
"name": "v1.0.0",
+ "value": undefined,
},
],
"totalCount": 456,