Skip to content

Commit 5da2d61

Browse files
committed
remove space
1 parent a600caf commit 5da2d61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

__tests__/authutil.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,5 @@ describe('authutil tests', () => {
131131
expect(rc['@ownername:registry']).toBe('npm.pkg.github.com/');
132132
expect(rc['always-auth']).toBe('false');
133133
expect(process.env.NODE_AUTH_TOKEN).toEqual('foobar');
134-
135134
})
136135
});

0 commit comments

Comments
 (0)