fix(action): fix error message wording#52
Merged
Merged
Annotations
8 errors
|
Assert notEndsWith
Expected 'ing' to not end with 'testing'
|
|
Assert notStartsWith
Expected 'tes' to not start with 'testing'
|
|
Assert notContains
Expected 'est' to not contain 'testing'
|
|
Assert notEqual
Expected 'testing' to not equal 'testing'
|
|
Assert contains
Expected 'not' to contain 'testing'
|
|
Assert endsWith
Expected 'not' to end with 'testing'
|
|
Assert startsWith fails
Expected 'not' to start with 'testing'
|
|
Assert expected (fails)
Expected 'not-testing' to equal 'testing'
|
background
wait
wait-all
cancel
parallel
Loading