fix color die test 4
continuous-integration/drone/push Build is failing Details

TU_NumberDieFace
Ismail TAHA JANAN 2 years ago
parent 8d937614c6
commit 1f0a6b99de

@ -46,7 +46,7 @@ namespace Tests.Model_UTs
{
//Arrange
ImageDieFace face;
int expected = 11;
string expected = "hello/world/11.jpg";
//Act
face = new ImageDieFace(expected);

Loading…
Cancel
Save