Skip to content

Commit ba9aaf8

Browse files
committed
reupdate expected channels list
1 parent dca9cf4 commit ba9aaf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/tests/test_e2e.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
LOG: logging.Logger = logging.getLogger(__name__)
1616

1717
MAX_WAIT_SECONDS = 180
18-
EXPECTED_DEFAULT_CHANNELS = 16
18+
EXPECTED_DEFAULT_CHANNELS = 24
1919

2020

2121
def fullSetupDockerCompose() -> DockerCompose:

0 commit comments

Comments
 (0)