gitlab-org--gitlab-foss/spec
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
..
bin DRY up the specs for bin/changelog 2016-11-03 17:35:06 +00:00
config Make mail_room idle_timeout option configurable. 2016-11-16 12:46:37 +01:00
controllers Merge remote-tracking branch 'origin/master' into 22539-display-folders 2016-11-18 20:20:30 +01:00
factories Add most of specs for chat names 2016-11-17 21:34:23 +01:00
features Merge branch '22539-display-folders' of gitlab.com:gitlab-org/gitlab-ce into 22539-display-folders 2016-11-18 20:21:57 +01:00
finders Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
fixtures add parsing support for incoming html email 2016-11-17 11:59:44 +09:00
helpers Use Gitlab.config.gitlab.host over 'localhost' 2016-11-18 20:17:10 +08:00
initializers
javascripts Merge branch '24673-broken-test-in-merge_request_widget_spec-js' into 'master' 2016-11-19 17:58:52 +00:00
lib Merge branch 'fix/require-build-script-configuration-entry' into 'master' 2016-11-19 11:02:56 +00:00
mailers Use Gitlab.config.gitlab.host over 'localhost' 2016-11-18 20:17:10 +08:00
models Merge branch 'fix-slack-pipeline-event' into 'master' 2016-11-19 11:00:28 +00:00
policies Added tests for IssuePolicy 2016-11-07 12:49:24 +01:00
requests Merge branch 'zj-slash-commands-mattermost' into 'master' 2016-11-18 18:06:36 +00:00
routing Fix routing spec for group controller 2016-11-08 15:54:17 +02:00
serializers Bring back the commit_url as it's used by CycleAnalytics 2016-11-18 22:31:26 +01:00
services Merge branch 'feature/precalculate-authorized-projects' into 'master' 2016-11-18 19:42:17 +00:00
support Merge branch 'feature/precalculate-authorized-projects' into 'master' 2016-11-18 19:42:17 +00:00
tasks/gitlab Introduce better credential and error checking to rake gitlab:ldap:check 2016-11-08 15:46:10 -06:00
uploaders
views Merge branch '23205-information-about-environments-build-page' into 'master' 2016-11-18 15:49:19 +00:00
workers Merge branch 'feature/precalculate-authorized-projects' into 'master' 2016-11-18 19:42:17 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb Add Rake task to create/repair GitLab Shell hooks symlinks 2016-11-01 14:52:59 -05:00
simplecov_env.rb
spec_helper.rb Refine specs for build show page with environments 2016-11-09 19:40:25 +01:00
teaspoon_env.rb