mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
tcprequest tests: normalize indents
This commit is contained in:
parent
98f7271ac8
commit
9994df9601
@ -106,5 +106,4 @@ describe('TCP Request Node', function() {
|
||||
{id:"n2", type:"helper"}];
|
||||
testTCP(flow, {payload:"foo", host:"localhost", port:port}, "ACK:foo", done)
|
||||
});
|
||||
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user