Skip to content

Commit 4569bab

Browse files
committed
[#19] Remove 'logs' setting in streaming object test since this now causes object to be returned
1 parent 3b93c4d commit 4569bab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/SwaggerModem.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ tap.test('SwaggerModem', async t => {
3939
const id = res.Id
4040
req = builder.ContainerAttach({
4141
id,
42-
logs: true,
4342
stream: false,
4443
stdout: true,
4544
stderr: true

0 commit comments

Comments
 (0)