libraries/deploy-context/deploy/context.rb in deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8.4.gbb2ab14.4.gb48499b vs libraries/deploy-context/deploy/context.rb in deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8.4.gbb2ab14.12.g0bc028d

- old
+ new

@@ -39,9 +39,10 @@ else log "Test context #{context_name} has failed to install #{version}" false end cookbook_test(self) + cucumber_test(self) end def build ruby_build(self) cookbook_build(self) \ No newline at end of file