Skip to content
Extraits de code Groupes Projets
Vérifiée Valider fdccf39b rédigé par Guinness's avatar Guinness
Parcourir les fichiers

Fix a formatting in a test

parent 53445ca8
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!116WIP: Resolve "Improve and fix tests"
......@@ -36,7 +36,7 @@ class DonationHandlerTest extends FunctionalTest
public function testDonationCreateCommand()
{
$this->container['command_handler']->handle(new DonationCreateCommand(1, 1, date("Y-m-d H:M:s"), 50, 0, 0));
$this->container['command_handler']->handle(new DonationCreateCommand(1, 1, date("Y-m-d H:i:s"), 50, 0, 0));
}
......
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