mirror of
https://code.forgejo.org/actions/setup-node
synced 2025-06-19 18:10:26 +02:00
improvements
This commit is contained in:
parent
8b9906e7bf
commit
f338189333
4 changed files with 7 additions and 17 deletions
|
@ -305,7 +305,6 @@ describe('main tests', () => {
|
|||
// Arrange
|
||||
inputs['mirror-url'] = ' ';
|
||||
|
||||
// Mock log and setFailed
|
||||
const logSpy = jest.spyOn(console, 'log').mockImplementation(() => {}); // Mock the log function
|
||||
|
||||
// Act & Assert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue