tests: first_stage_test regression due to 1ff27ada49

This commit is contained in:
David Wilson 2018-03-29 21:33:18 +05:45
parent 40b978c9b7
commit f726ef86de
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class CommandLineTest(testlib.RouterMixin, testlib.TestCase):
# * 3.x starting 2.7
def test_valid_syntax(self):
stream = mitogen.parent.Stream(self.router, 0)
stream = mitogen.parent.Stream(self.router, 0, max_message_size=123)
args = stream.get_boot_command()
# Executing the boot command will print "EC0" and expect to read from