re-enable DeploymentTest#testBadPathParamSignature for ee10 websocket
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This commit is contained in:
parent
40a91a16f2
commit
205f581c75
|
@ -63,7 +63,6 @@ public class DeploymentTest
|
|||
server.stop();
|
||||
}
|
||||
|
||||
@Disabled
|
||||
@Test
|
||||
public void testBadPathParamSignature() throws Exception
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue