Test Unitaire POST
continuous-integration/drone/push Build is failing Details

pull/1/head
nathan boileau 2 years ago
parent 1f3eacad29
commit 2f6c475ecd

@ -28,7 +28,6 @@ namespace TestUnitaire
Task<int> nbItemTask = nbItem;
// Assert
Assert.IsType<OkResult>(result);
// Verify that the champions is added to the stub
Assert.Equal(7, nbItemTask.Result);

Loading…
Cancel
Save