Remove unnecessary require from RepositoryCache spec
This commit is contained in:
parent
682d4b6a86
commit
65be969b78
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
require 'rspec'
|
||||
require_relative '../../lib/repository_cache'
|
||||
|
||||
describe RepositoryCache do
|
||||
|
|
Loading…
Reference in a new issue