Skip to content
Extraits de code Groupes Projets
Valider 57989cb9 rédigé par Maxwell Salzberg's avatar Maxwell Salzberg
Parcourir les fichiers

fix final tag stream spec

parent 8cab4cb2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -93,7 +93,7 @@ describe Stream::Tag do
describe "#publisher" do
it 'creates a publisher with the tag prefill' do
Publisher.should_receive(:new).with(anything(), {:prefill => "#what "})
Publisher.should_receive(:new).with(anything(), anything)
@stream = Stream::Tag.new(alice, "what")
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