Skip to content

Commit

Permalink
Add trailing newline in packages/grpc-js-xds/test/test-nack.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Sergii Tkachenko <hi@sergii.org>
  • Loading branch information
murgatroid99 and sergiitk committed Apr 24, 2023
1 parent dfccd68 commit edeeda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/grpc-js-xds/test/test-nack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ describe('Validation errors', () => {
}, reason => done(reason));
}, reason => done(reason));
});
});
});

0 comments on commit edeeda6

Please sign in to comment.