Skip to content

test: Don't rely on flash notice in system test

What does this MR do?

We already check that the previous feed token isn't present on the page anymore. That's enough. Relying on flash notices being present is an anti-pattern as flash notices aren't guaranteed to be there.

Related to #333055 (closed).

Edited by Rémy Coutable

Merge request reports