Skip to content

Move EE-specific spec files that were not under spec/ee

Rémy Coutable requested to merge rc/move-more-ee-only-spec-files into master

What does this MR do?

This moves more EE-specific spec files that were not under spec/ee (and some that were still under spec/ee).

This also fixes the files location to avoid double (or triple) ee subfolders.

Are there points in the code the reviewer needs to double check?

If all tests still pass, all should be good.

Why was this MR needed?

Another step toward &27 (closed).

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

&27 (closed)

Merge request reports