Skip to content

Fix a false-positive test

Vasilii Iakliushin requested to merge 346563_fix_broken_test into master

What does this MR do and why?

Contributes to #346563 (closed)

Problem

We verify that the new project has a new value but don't check if the project was actually created. It leads to the false-positive test.

Solution

Fix the test and verify that the project was persisted.

Merge request reports

Loading