mirror of
https://github.com/actions/setup-node.git
synced 2024-11-10 04:18:24 +08:00
remove space
This commit is contained in:
parent
a600caf7cc
commit
5da2d61209
|
@ -131,6 +131,5 @@ describe('authutil tests', () => {
|
|||
expect(rc['@ownername:registry']).toBe('npm.pkg.github.com/');
|
||||
expect(rc['always-auth']).toBe('false');
|
||||
expect(process.env.NODE_AUTH_TOKEN).toEqual('foobar');
|
||||
|
||||
})
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user