mirror of
https://github.com/actions/setup-node
synced 2024-11-09 23:22:41 +00:00
remove space
This commit is contained in:
parent
a600caf7cc
commit
5da2d61209
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue