Skip to content

Commit

Permalink
better specs
Browse files Browse the repository at this point in the history
  • Loading branch information
magec committed Sep 22, 2016
1 parent dfcb9df commit b7e288c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
1 change: 0 additions & 1 deletion .rspec
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
--format documentation
--color
--require spec_helper
1 change: 1 addition & 0 deletions spec/rubocop/cop/migrations/remove_index_spec.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require File.expand_path(File.join(File.dirname(__FILE__), '..', '..', '..', 'spec_helper'))
describe RuboCop::Cop::Migrations::RemoveIndex do
include SharedExamples
subject(:cop) { described_class.new }
Expand Down
11 changes: 0 additions & 11 deletions spec/rubocop/migrations_spec.rb

This file was deleted.

0 comments on commit b7e288c

Please sign in to comment.