mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Fix view test for cfps
This commit is contained in:
parent
c482d88e3a
commit
7cd21bbf11
3 changed files with 10 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -123,4 +123,6 @@ group :test do
|
|||
gem 'poltergeist'
|
||||
# Set of rails validations matchers to describe models
|
||||
gem 'shoulda'
|
||||
# Extracted from RSpec 3 stub_model and mock_model
|
||||
gem 'rspec-activemodel-mocks'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue