mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
correct mistake in spec
This commit is contained in:
@ -35,7 +35,7 @@ describe DistributedCache do
|
||||
|
||||
set << 5
|
||||
|
||||
c2["cats"] == set
|
||||
c2["cats"] = set
|
||||
|
||||
wait_for do
|
||||
c1["cats"] == set
|
||||
|
Reference in New Issue
Block a user