Upgrade to Scala 2.13.5 (#30072)
This commit is contained in:
parent
846359919f
commit
c5655a9ce6
264 changed files with 1071 additions and 538 deletions
|
|
@ -67,6 +67,7 @@ class ReplicatorORSetDeltaSpec
|
|||
case g @ GetSuccess(`key`, _) =>
|
||||
g.dataValue match {
|
||||
case c: ORSet[_] => c.elements
|
||||
case _ => fail()
|
||||
}
|
||||
}
|
||||
value should be(expected)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue