update model schema

This commit is contained in:
2015-01-23 11:17:30 +01:00
parent e4252f9553
commit cf80f6ea31
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -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