Skip to content

Commit e00d502

Browse files
author
Danny McCormick
committed
Fixing spacing nit
1 parent e5f453c commit e00d502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/units/vsoClientTests.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ describe('VSOClient Units', function () {
99
let rest: rm.RestClient;
1010
let vsoClient: vsom.VsoClient
1111
const baseUrl: string = 'https://dev.azure.com/';
12+
1213
before(() => {
1314
const userAgent: string = "testAgent";
1415
rest = new rm.RestClient(userAgent, null, []);

0 commit comments

Comments
 (0)