Skip to content

Commit 6e1f933

Browse files
committed
Oops
Signed-off-by: Joffrey F <[email protected]>
1 parent 9756a4e commit 6e1f933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/api_build_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ def test_build_with_network_mode(self):
236236

237237
self.tmp_imgs.append('dockerpytest_customnetbuild')
238238
for chunk in stream:
239-
print chunk
239+
pass
240240

241241
assert self.client.inspect_image('dockerpytest_customnetbuild')
242242

0 commit comments

Comments
 (0)