forked from openshift/compliance-operator
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Last year we refactored the e2e test suite by separating parallel and serial tests into separate packages.
This reduce the amount of custom test runner code we needed to maintain, and instead relied on using different packages to invoke the tests.
Because of this, we no longer have a need for the testType argument in our test runner. We can remove it to simplify the code.
Metadata
Metadata
Assignees
Labels
No labels