Explicitly set github repo in instance presenter spec (#24036)
This commit is contained in:
parent
684a970b3c
commit
2f7a663b0b
3 changed files with 24 additions and 2 deletions
1
Gemfile
1
Gemfile
|
@ -117,6 +117,7 @@ end
|
|||
|
||||
group :test do
|
||||
gem 'capybara', '~> 3.38'
|
||||
gem 'climate_control'
|
||||
gem 'faker', '~> 3.1'
|
||||
gem 'json-schema', '~> 3.0'
|
||||
gem 'rack-test', '~> 2.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue