Skip to content

Commit bf7a937

Browse files
DharshanBJrayluo
andauthored
Update tests/test_e2e.py
Co-authored-by: Ray Luo <[email protected]>
1 parent 5c3ce72 commit bf7a937

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_e2e.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ def _build_app(cls,
194194
enable_broker_on_windows=_PYMSALRUNTIME_INSTALLED,
195195
enable_broker_on_mac=_PYMSALRUNTIME_INSTALLED,
196196
enable_broker_on_linux=_PYMSALRUNTIME_INSTALLED,
197+
enable_broker_on_wsl=_PYMSALRUNTIME_INSTALLED,
197198
)
198199

199200
def _test_username_password(self,

0 commit comments

Comments
 (0)