Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(scripts): add test-playwright script to package.json #933

Merged

Conversation

pano9000
Copy link
Contributor

Hi,

I've added npx playwright test as script to the package.json as test-playwright.

Admittedly npm run test-playwright is not really shorter than npx playwright test, BUT having in explicitly shown under "scripts" shows everyone at a quick glance, that playwright is being used for tests here.

package.json Outdated Show resolved Hide resolved
@pano9000 pano9000 force-pushed the chore_npx-playwright-script branch from faa9d18 to b2e83ca Compare January 13, 2025 08:11
Copy link
Contributor

@eliandoran eliandoran left a comment

Choose a reason for hiding this comment

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

LGTM.

@eliandoran eliandoran merged commit d24227d into TriliumNext:develop Jan 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants