From 0653e08efd039a5905f3fa4f6e9cef9f5d2f799c Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 20 Sep 2021 13:18:24 +0000 Subject: Add latest changes from gitlab-org/gitlab@14-3-stable-ee --- .../__snapshots__/jira_import_form_spec.js.snap | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'spec/frontend/jira_import') diff --git a/spec/frontend/jira_import/components/__snapshots__/jira_import_form_spec.js.snap b/spec/frontend/jira_import/components/__snapshots__/jira_import_form_spec.js.snap index f2142ce1fcf..891ba9c223c 100644 --- a/spec/frontend/jira_import/components/__snapshots__/jira_import_form_spec.js.snap +++ b/spec/frontend/jira_import/components/__snapshots__/jira_import_form_spec.js.snap @@ -127,9 +127,27 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = > +
+
+ +
+ +
+ +
+
+
+ +
@@ -254,9 +272,27 @@ exports[`JiraImportForm table body shows correct information in each cell 1`] = > +
+
+ +
+ +
+ +
+
+
+ +
-- cgit v1.2.1