mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-05-02 19:18:04 +08:00
Fix typos (#417)
This commit is contained in:
@@ -113,7 +113,7 @@ describe('@actions/core/src/command', () => {
|
||||
])
|
||||
})
|
||||
|
||||
it('should handle issueing commands for non-string objects', () => {
|
||||
it('should handle issuing commands for non-string objects', () => {
|
||||
command.issueCommand(
|
||||
'some-command',
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user