update model schema
This commit is contained in:
@@ -36,7 +36,11 @@ chromedriver.log
|
||||
/coverage
|
||||
/old_cap
|
||||
gem_graph.png
|
||||
# couchdb
|
||||
erl_crash.dump
|
||||
/db/*.couch
|
||||
/db/*_design
|
||||
# giteye
|
||||
/.project
|
||||
# dia
|
||||
/*.autosave
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -31,7 +31,7 @@ WebMock.disable_net_connect!(allow_localhost: true)
|
||||
module TurnipHacks
|
||||
def run_step(*)
|
||||
# delay for a nice follow in selenium
|
||||
#sleep 0.1
|
||||
#sleep 0.6
|
||||
super
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user