Skip to content

Commit

Permalink
Add new command for lrc test
Browse files Browse the repository at this point in the history
  • Loading branch information
Khadreal committed Sep 18, 2024
1 parent ec253de commit fa4e992
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"test:llimages": "$npm_package_config_testCommand --tags @llimages",
"test:lcp": "$npm_package_config_testCommand --tags @lcp",
"test:test": "$npm_package_config_testCommand --tags @test",
"test:lrc": "$npm_package_config_testCommand --tags @lrc",
"healthcheck": "ts-node healthcheck.ts",
"wp-env": "wp-env"
},
Expand Down

0 comments on commit fa4e992

Please sign in to comment.