Skip to content

Commit

Permalink
HOF-475: Updated functional-test index.js file to resolve test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
SavantDhindsaHO committed Nov 6, 2023
1 parent e1f5bcc commit 37ccff0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional-tests/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ describe('tests', async () => {

beforeEach(async () => {
const Browser = await remote({
logLevel: 'trace',
capabilities: {
browserName: 'chrome'
}
Expand Down

0 comments on commit 37ccff0

Please sign in to comment.