re-enable DeploymentTest#testBadPathParamSignature for ee10 websocket

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This commit is contained in:
Lachlan Roberts 2022-10-19 15:32:19 +11:00
parent 40a91a16f2
commit 205f581c75
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ public class DeploymentTest
server.stop();
}
@Disabled
@Test
public void testBadPathParamSignature() throws Exception
{