mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2024-11-06 06:45:50 -05: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