Update githubActionsDispatch.examples.test.ts
Signed-off-by: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com>
This commit is contained in:
-1
@@ -93,7 +93,6 @@ describe('github:actions:dispatch', () => {
|
||||
input: { repoUrl, workflowId, branchOrTagName },
|
||||
});
|
||||
await action.handler(ctx);
|
||||
console.log(ctx);
|
||||
|
||||
expect(
|
||||
mockOctokit.rest.actions.createWorkflowDispatch,
|
||||
|
||||
Reference in New Issue
Block a user