Skip to content

Commit

Permalink
Restyle Remove chromedrive from test workflow as wdio should configure (
Browse files Browse the repository at this point in the history
#876)

* style: format code with clang-format

* style: format code with jq

* style: format code with prettier

* style: format code with prettier-json

---------

Co-authored-by: Restyled.io <commits@restyled.io>
restyled-io[bot] and restyled-commits authored Jun 19, 2024
1 parent 7f84d58 commit 5d6afa3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/unit/imports/ActionItem.test.js
Original file line number Diff line number Diff line change
@@ -51,7 +51,8 @@ const { ActionItem } = await esmock(
},
},
},
// "/imports/priority": { Priority, "@noCallThru": true }, Unsure if I need to
// "/imports/priority": { Priority, "@noCallThru": true }, Unsure if I
// need to
// mock these to the constants, or just mock combine mock statements?
// "./infoitem": { InfoItem, "@noCallThru": true },
},

0 comments on commit 5d6afa3

Please sign in to comment.