mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Fix conference serializer spec to work with MySQL
This commit is contained in:
parent
9eb4ac2738
commit
4d6868d9bb
5 changed files with 125 additions and 73 deletions
2
Gemfile
2
Gemfile
|
|
@ -227,6 +227,8 @@ group :test do
|
|||
gem 'webmock'
|
||||
# for mocking Stripe responses in tests
|
||||
gem 'stripe-ruby-mock'
|
||||
# For validating JSON schemas
|
||||
gem 'json-schema'
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue