spec/lib/configuration_spec.rb in evrone-ci-router-0.2.0.pre5 vs spec/lib/configuration_spec.rb in evrone-ci-router-0.2.0.pre6

- old
+ new

@@ -17,8 +17,7 @@ end } its(:timeout) { should eq 1 } its(:amqp_url) { should eq "2" } its(:workers) { should eq 1 } - its(:repo_dir_name) { should eq 'repo' } end end