Skip to content

test: remove unneeded test statement

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-em-up into master

The statement removed was added in 6657b153 but it was not added as an assertion. It currently returns false but t0he test does not fail because of the missing assertion. Since the property is no longer one that exists, there is no need to test its existence. Remove the line.

Merge request reports

Loading