Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contributing-docs/testing/unit_tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ via ``--integration`` flag in ``breeze`` environment - via ``breeze testing inte

* ``Integration`` - tests that require external integration images running in docker-compose

This is done for three reasons:
This is done for two reasons:

1. in order to selectively run only subset of the test types for some PRs
2. in order to allow efficient parallel test execution of the tests on Self-Hosted runners
Expand Down