This commit is contained in:
Jesse McConnell 2015-08-27 09:40:45 -05:00
parent 3a975426bf
commit be35fd72cd
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ public class TooFastClientTest
} }
@Test @Test
@Ingore("RELEASE") @Ignore("RELEASE")
public void testUpgradeWithSmallFrames() throws Exception public void testUpgradeWithSmallFrames() throws Exception
{ {
BlockheadClient client = new BlockheadClient(server.getServerUri()); BlockheadClient client = new BlockheadClient(server.getServerUri());