diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-10 09:07:49 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-10 09:07:49 +0000 |
| commit | 0ba3a054d2190094ffda1ebe3aa53ffc5b92247d (patch) | |
| tree | 8462503456eb030bb1042c6af73edc8f8af49fc6 /spec/javascripts/notes/components/note_actions_spec.js | |
| parent | b24ae1cbc66e5b0f622393bcf2c59711750161ea (diff) | |
| download | gitlab-ce-0ba3a054d2190094ffda1ebe3aa53ffc5b92247d.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/javascripts/notes/components/note_actions_spec.js')
| -rw-r--r-- | spec/javascripts/notes/components/note_actions_spec.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/javascripts/notes/components/note_actions_spec.js b/spec/javascripts/notes/components/note_actions_spec.js index 2e0694869ba..259122597fb 100644 --- a/spec/javascripts/notes/components/note_actions_spec.js +++ b/spec/javascripts/notes/components/note_actions_spec.js @@ -16,7 +16,6 @@ describe('noteActions', () => { store, propsData, localVue, - sync: false, }); }; |
