Commit 347fec08 authored by Simon Knox's avatar Simon Knox

typo in spec title

parent b7d43f5f
...@@ -143,7 +143,7 @@ describe('AddIssuableForm', () => { ...@@ -143,7 +143,7 @@ describe('AddIssuableForm', () => {
}); });
}); });
describe('with autoCompleteSources', () => { describe('with no autoCompleteSources', () => {
beforeEach(() => { beforeEach(() => {
vm = new AddIssuableForm({ vm = new AddIssuableForm({
propsData: { propsData: {
......
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