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