mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
correct mistake in spec
This commit is contained in:
parent
7836b064f4
commit
cdf7a020c1
@ -35,7 +35,7 @@ describe DistributedCache do
|
||||
|
||||
set << 5
|
||||
|
||||
c2["cats"] == set
|
||||
c2["cats"] = set
|
||||
|
||||
wait_for do
|
||||
c1["cats"] == set
|
||||
|
Loading…
x
Reference in New Issue
Block a user