Skip to content

Commit

Permalink
TODO command to enable existing SSL tests in csc package
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 committed Nov 18, 2024
1 parent 11bb446 commit ff88451
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import redis.clients.jedis.HostAndPorts;
import redis.clients.jedis.SSLJedisTest;

@org.junit.Ignore
@org.junit.Ignore // TODO: enable
public class SSLJedisPooledClientSideCacheTest extends JedisPooledClientSideCacheTestBase {

@BeforeClass
Expand Down

0 comments on commit ff88451

Please sign in to comment.