Skip to content

Fixed integration tests.

Markus Scheidgen requested to merge fix-integrationtests into develop

The integration tests create a dataset and search for the dataset by name. The search results accidentally and unexpectedly contain a user dataset of the same name. The search now also considers the user id to only find the test dataset.

Changelog: Fixed

Merge request reports