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 5c3ce72 commit bf7a937Copy full SHA for bf7a937
tests/test_e2e.py
@@ -194,6 +194,7 @@ def _build_app(cls,
194
enable_broker_on_windows=_PYMSALRUNTIME_INSTALLED,
195
enable_broker_on_mac=_PYMSALRUNTIME_INSTALLED,
196
enable_broker_on_linux=_PYMSALRUNTIME_INSTALLED,
197
+ enable_broker_on_wsl=_PYMSALRUNTIME_INSTALLED,
198
)
199
200
def _test_username_password(self,
0 commit comments