This commit is contained in:
Vokhmin Alexey V 2013-01-24 14:54:57 +04:00
parent b46c1e963f
commit 262483f30b
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ describe Projects::BuildListsController do
:build_for_platforms => [@platform.id]
}
any_instance_of(Project, :versions => ['v1.0', 'v2.0'])
stub_redis
end
context 'for guest' do