Support rich datatypes and deferred password values #479
Annotations
2 errors
Run tests:
spec/acceptance/suites/default/redis_deferred_spec.rb#L20
redis with deferred password Command "redis-cli -p 10001 -a topsecret ping" stdout is expected to match /PONG/
Failure/Error: its(:stdout) { is_expected.to match %r{PONG} }
expected "" to match /PONG/
Diff:
@@ -1 +1 @@
-/PONG/
+""
|
Run tests
Process completed with exit code 1.
|
Loading