You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expected subject: [hello, world, foo, bar] (java.util.Arrays.ArrayList <1643453315>)
◆ not to contain:
⚬ an element which needs:
» to contain:
⚬ value: "hello" <2088540432>
» but no match was found <------------ this should not be shown here
❗❗ following elements were mismatched:
⚬ index 0: "hello" <2088540432>
Expected behaviour
output
I expected subject: [hello, world, foo, bar] (java.util.Arrays.ArrayList <1643453315>)
◆ not to contain:
⚬ an element which needs:
» to contain:
⚬ value: "hello" <2088540432>
❗❗ following elements were mismatched:
⚬ index 0: "hello" <2088540432>
The text was updated successfully, but these errors were encountered:
Affected Version
0.18.0
API
fluent-en_GB, infix-en_GB
Platform
jvm, js
Kotlin Version
1.4
How to reproduce the problem?
Describe the bug
output
Expected behaviour
output
The text was updated successfully, but these errors were encountered: