Commit 0db7c10
committed
tests: Assert connection error code rather than message
The error messages are subject to change, but the codes are not, so
assert the code instead.
Signed-off-by: Lewis Marshall <[email protected]>1 parent 2ac824d commit 0db7c10
File tree
1 file changed
+1
-1
lines changed- lib/src/test/java/io/ably/lib/test/realtime
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1669 | 1669 | | |
1670 | 1670 | | |
1671 | 1671 | | |
1672 | | - | |
| 1672 | + | |
1673 | 1673 | | |
1674 | 1674 | | |
1675 | 1675 | | |
| |||
0 commit comments