And we`re back!
This commit is contained in:
parent
2cd144817a
commit
5104b5b44b
16 changed files with 40 additions and 99 deletions
|
|
@ -144,7 +144,7 @@ class RedisPersistentSortedSetSpec extends
|
|||
qa !! REMOVE(h7)
|
||||
}
|
||||
catch {
|
||||
case e: Predef.NoSuchElementException =>
|
||||
case e: NoSuchElementException =>
|
||||
e.getMessage should endWith("not present")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue