Skip to content

Do not add EE license if not set in GitLab QA tests

Do not require EE_LICENSE if it is not set. EE tests will fail anyway, and we don't need to add license if it already has been added (for example, when we want to run tests against existing instance).

Merge request reports