Skip to content

Commit

Permalink
CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
magdakwiecien committed Mar 19, 2024
1 parent 021fdb2 commit 57867f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/internal/models/actionToJson.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ export function actionToJson(): IActionToJson {

return {error: createUnsupportedError(`unsupported action ${this.constructor.name}`)};
}

// test

0 comments on commit 57867f5

Please sign in to comment.