Fixed build_list_spec

This commit is contained in:
Vokhmin Alexey V 2014-09-23 22:15:06 +04:00
parent e7a24a27a3
commit 9c1e12f44a
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ describe BuildList do
end
it "doesn't get notification by email when mass build" do
build_list.mass_build_id = 123
build_list.mass_build_id = -1 # Don't care
build_list.status = BuildList::BUILD_PUBLISH
build_list.published
should have(:no).items