Commit 370e957a authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '1.2.x'

parents d7818b44 527850ae
......@@ -146,7 +146,7 @@ public class UndertowEmbeddedServletContainerFactoryTests extends
}
});
this.container = factory.getEmbeddedServletContainer();
assertEquals("", contextPath.get());
assertEquals("/", contextPath.get());
}
}
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