Skip to content

Commit

Permalink
Refactor RSpec for AnnotateModels.get_model_files
Browse files Browse the repository at this point in the history
  • Loading branch information
nard-tech committed Jan 12, 2020
1 parent ae7fa05 commit d265dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/annotate/annotate_models_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1373,7 +1373,7 @@ def mock_column(name, type, options = {})
end
end

describe '#get_model_files' do
describe '.get_model_files' do
subject { described_class.get_model_files(options) }

before do
Expand Down

0 comments on commit d265dca

Please sign in to comment.