Skip to content

Commit

Permalink
Change test case title.
Browse files Browse the repository at this point in the history
  • Loading branch information
garg3133 authored Aug 9, 2023
1 parent ffa8a0a commit a90df7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/index/transport/testEdgeOptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ describe('Test edge option', function(){
});
});

it('BrowserName option', function () {
it('msedge as browserName', function () {
const client = Nightwatch.createClient({
desiredCapabilities: {
browserName: 'msedge'
Expand Down

0 comments on commit a90df7f

Please sign in to comment.