Commit 8e3f45b8 by utsman

Fixed typo

parent ea87b9bf
......@@ -56,7 +56,7 @@ public class LocalApplicationHealthCheckHandlerTests {
}
@Test
public void unkownMappingWorks() {
public void unknownMappingWorks() {
assertStatus(InstanceStatus.UNKNOWN, Health.unknown());
}
......
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