gitlab-org--gitlab-foss/spec/javascripts
Jacob Schatz 18a646c388 Merge branch '24673-broken-test-in-merge_request_widget_spec-js' into 'master'
Fix broken merge request widget spec

## What does this MR do?
Converts the invalid es6 syntax of the merge_request_widget_spec which is actually causing the spec not to run through teaspoon

## Are there points in the code the reviewer needs to double check?
None

## Why was this MR needed?
Get specs working again

## Screenshots (if relevant)
None

## Does this MR meet the acceptance criteria?

- [ ] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
Closes #24673

See merge request !7594
2016-11-19 17:58:52 +00:00
..
behaviors explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
boards Move Ajax interceptor into describe block (!7304) 2016-11-05 12:11:43 +01:00
environments Fix test 2016-11-19 13:29:48 +00:00
extensions explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
fixtures Merge branch '22539-display-folders' into 'master' 2016-11-19 17:46:10 +00:00
graphs explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
u2f explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
vue_common_components Fix eslint 2016-11-16 14:49:32 +00:00
.eslintrc Added new .eslintrc for jasmine tests and corrected build_spec 2016-11-04 15:25:22 +00:00
abuse_reports_spec.js.es6 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
activities_spec.js.es6 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
application_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
awards_handler_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
build_spec.js.es6 Add failing test for #24614 2016-11-18 19:11:18 +01:00
dashboard_spec.js.es6 Replaced jquery.cookie with js.cookie 2016-10-27 21:33:16 +01:00
datetime_utility_spec.js.es6 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
diff_comments_store_spec.js.es6 Remove logging to console in diff_comments_store_spec 2016-11-05 12:41:36 +01:00
gl_dropdown_spec.js.es6 Do not allow text input in dropdown while loading 2016-10-28 23:26:33 +03:00
gl_field_errors_spec.js.es6 Change show-gl-field-errors to gl-show-field-errors 2016-11-02 11:35:21 +01:00
header_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
issue_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
labels_issue_sidebar_spec.js.es6 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
line_highlighter_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
merge_request_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
merge_request_tabs_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
merge_request_widget_spec.js Fix spec 2016-11-18 22:47:10 -06:00
new_branch_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
notes_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
project_title_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
right_sidebar_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
search_autocomplete_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
shortcuts_issuable_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
spec_helper.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
syntax_highlight_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
zen_mode_spec.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00