Skip to content

Commit edeeda6

Browse files
Add trailing newline in packages/grpc-js-xds/test/test-nack.ts
Co-authored-by: Sergii Tkachenko <[email protected]>
1 parent dfccd68 commit edeeda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/grpc-js-xds/test/test-nack.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ describe('Validation errors', () => {
157157
}, reason => done(reason));
158158
}, reason => done(reason));
159159
});
160-
});
160+
});

0 commit comments

Comments
 (0)