Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit makes this repo to use RuboCop RSpec 2.26 and suppress the following new offense: ```console $ bundle exec rubocop spec/project_spec.rb:263:11: C: [Correctable] RSpec/ExampleWording: Do not use the future tense when describing your tests. it 'will not have a directory' do ^^^^^^^^^^^^^^^^^^^^^^^^^ ```
- Loading branch information