Skip to content

Commit

Permalink
force update
Browse files Browse the repository at this point in the history
  • Loading branch information
magdakwiecien committed Mar 19, 2024
1 parent 57867f5 commit 958c24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/internal/models/actionToJson.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ export function actionToJson(): IActionToJson {
return {error: createUnsupportedError(`unsupported action ${this.constructor.name}`)};
}

// test
// test2

0 comments on commit 958c24d

Please sign in to comment.