Skip to content

Commit

Permalink
fixes failing test (#246)
Browse files Browse the repository at this point in the history
* fixes failign test

* fix lint
  • Loading branch information
georgejecook authored Jan 4, 2024
1 parent 72979fc commit 18cc715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bsc-plugin/src/plugin.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1600,6 +1600,7 @@ describe('RooibosPlugin', () => {
end function
instance.getRuntimeConfig = function()
return {
"reporter": ""
"failFast": true
"sendHomeOnFinish": true
"logLevel": 0
Expand Down

0 comments on commit 18cc715

Please sign in to comment.