Skip to content

Commit bc28ee4

Browse files
authored
Add newline in distrib-test.js
1 parent 52a5e08 commit bc28ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/distrib/distrib-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ const grpcJs = require('@grpc/grpc-js');
1919

2020
const grpcJsXds = require('@grpc/grpc-js-xds');
2121

22-
const protoLoader = require('@grpc/proto-loader');
22+
const protoLoader = require('@grpc/proto-loader');

0 commit comments

Comments
 (0)