Drop knapsack
It constantly fails with "Mysql2::Error: This connection is in use by...". Might be because of database cleaner? But until we can get this stable, rip it out again. Replaced by a matrix based on test type
This commit is contained in:
parent
da91ff8371
commit
a0b79c7789
10 changed files with 24 additions and 692 deletions
|
|
@ -251,8 +251,6 @@ GEM
|
|||
json-schema (2.8.0)
|
||||
addressable (>= 2.4)
|
||||
jwt (1.5.6)
|
||||
knapsack (1.16.0)
|
||||
rake
|
||||
launchy (2.4.2)
|
||||
addressable (~> 2.3)
|
||||
leaflet-rails (1.3.1)
|
||||
|
|
@ -639,7 +637,6 @@ DEPENDENCIES
|
|||
jquery-rails
|
||||
jquery-ui-rails (~> 4.2.1)
|
||||
json-schema
|
||||
knapsack
|
||||
leaflet-rails
|
||||
letter_opener
|
||||
letter_opener_web
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue