correct mistake in spec

This commit is contained in:
Sam 2017-07-31 16:40:59 -04:00
parent 7836b064f4
commit cdf7a020c1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ describe DistributedCache do
set << 5
c2["cats"] == set
c2["cats"] = set
wait_for do
c1["cats"] == set