We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777b57f commit 1af2580Copy full SHA for 1af2580
BREEZE.rst
@@ -695,7 +695,7 @@ For example this will only run provider tests for airbyte and http providers:
695
696
.. code-block:: bash
697
698
- breeze testing tests --test-type "Providers[airbyte,http]``
+ breeze testing tests --test-type "Providers[airbyte,http]"
699
700
You can also run parallel tests with ``--run-in-parallel`` flag - by default it will run all tests types
701
in parallel, but you can specify the test type that you want to run with space separated list of test
0 commit comments