mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-05-15 00:12:53 +02:00
added .travis.yml
This commit is contained in:
parent
424cc0bf46
commit
9e7d9a179d
3 changed files with 35 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
RSpec.configure do |config|
|
||||
config.before :each, elasticsearch: true do
|
||||
Paper.__elasticsearch__.create_index!(force: true)
|
||||
sleep 2
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue