Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename framework workflow test script for easier test collection
If you want to run or collect workflow tests now you've got to indicate the full path currently (i.e. `pytest --collect-only lib/galaxy_test/workflow/tests.py`). With this change `pytest --collect-only lib/galaxy_test/workflow/` or just `pytest --collect-only lib/galaxy_test/` will also discover the workflow tests.
- Loading branch information