Commit 87b32c15 authored by Olena Horal-Koretska's avatar Olena Horal-Koretska

Apply 1 suggestion(s) to 1 file(s)

parent 5001ca25
...@@ -24,9 +24,6 @@ describe('JiraIssuesFields', () => { ...@@ -24,9 +24,6 @@ describe('JiraIssuesFields', () => {
propsData: { ...defaultProps, ...props }, propsData: { ...defaultProps, ...props },
store, store,
stubs: ['jira-issue-creation-vulnerabilities'], stubs: ['jira-issue-creation-vulnerabilities'],
computed: {
isInheriting: () => isInheriting,
},
...options, ...options,
}); });
}; };
......
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