gitlab-org--gitlab-foss/spec/features/boards
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
..
add_issues_modal_spec.rb Fix broken feature specs 2017-08-31 03:14:58 +09:00
boards_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
issue_ordering_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
keyboard_shortcut_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
modal_filter_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
new_issue_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
sidebar_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
sub_group_project_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00