Skip to content
Extraits de code Groupes Projets
Valider 41730108 rédigé par danielvincent's avatar danielvincent
Parcourir les fichiers

fixed build

parent 84face15
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -53,7 +53,7 @@ describe CommentsController do
it 'posts no comment' do
user.should_receive(:comment).exactly(0).times
post :create, comment_hash
response.code.should == '401'
response.code.should == '406'
end
end
end
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter