sites_spec fixed

Ivan Youroff committed May 31, 2013
commit bcfd3a77ffe96b253f65ade79ce8c402bcf674a3
Showing 1 changed file with 1 additions and 1 deletions
spec/integration/sites_spec.rb +1 -1
@@ @@ -48,6 +48,6 @@ describe Locomotive::Wagon do
end
end
- it { should raise_exception(ArgumentError, "'all' resource not recognized") }
+ it { should raise_exception(ArgumentError, /'all' resource not recognized/) }
end
end
\ No newline at end of file