Skip to content

test: fix failing e2e test

Ramsy requested to merge fix/e2e-tests into main

This occurs because the data from the review environment does not match with the production environment, because it is not synced automatically. Therefore, tests succeeding on review will fail on production.

Merge request reports