Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

modifying wdio script for ts config [Issue:74 fix] #86

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

vigneshmohan243
Copy link
Contributor

@vigneshmohan243 vigneshmohan243 commented Jan 26, 2022

I have modified the wdio script which is added to package.json to fix the #74

  1. wdio.conf.js file exist check was modified to test/wdio.conf.ts w.r.t Fix for bug #7640 run is not working when project already has a misconfigured tsconfig.json webdriverio#7720
  2. wdio script that gets added is modified to "wdio": "wdio run test/wdio.conf.ts"

Signed-off-by: Vignesh Mohanasundaram vigneshmohan243@yahoo.com

Signed-off-by: Vignesh Mohanasundaram <vigneshmohan243@yahoo.com>
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 26, 2022

CLA Signed

The committers are authorized under a signed CLA.

  • ✅ Vignesh Mohanasundaram (d6fd884)

Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet, thanks!

Happy to merge once CLA is signed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants