Skip to content

Commit

Permalink
[HF] Oubli d'une step
Browse files Browse the repository at this point in the history
  • Loading branch information
Faouzi CHAACHOUA committed Sep 27, 2016
1 parent c8c35e0 commit 81d19d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RabbitContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ private function fetchMessage($producer, $queue)
}

/**
* @Given /que le producer "([^"]*)" publie un job avec le corps contenu dans "([^"]*)"/
* @Given /le producer "([^"]*)" publie un job avec le corps contenu dans "([^"]*)"/
*/
public function queLeProducerPublieUnJobAvecLeCorpsContenuDans($producer, $body)
{
Expand Down

0 comments on commit 81d19d4

Please sign in to comment.