Skip to content

Better scope another end-to-end test

Walmyr Lima e Silva Filho requested to merge qa/better-scope-another-test into master

What does this MR do?

Move test pre-conditions to before block, remove unnecessary expectation, and leave only the test steps and verifications in the it block.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports