Commit d246a04b authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Failed a test to see failed reports in jenkins

parent da100cdc
......@@ -69,7 +69,7 @@ class OwnerControllerTests {
george = new Owner();
george.setId(TEST_OWNER_ID);
george.setFirstName("George");
george.setLastName("Franklin");
george.setLastName("Frankli");
george.setAddress("110 W. Liberty St.");
george.setCity("Madison");
george.setTelephone("6085551023");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment