@sentinelqa/playwright-reporter 0.1.26 → 0.1.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -195,10 +195,3 @@ Sentinel Cloud adds:
|
|
|
195
195
|
|
|
196
196
|
Free for up to 100 CI runs per month.
|
|
197
197
|
Create an account at [sentinelqa.com](https://sentinelqa.com).
|
|
198
|
-
|
|
199
|
-
## Publish Checklist
|
|
200
|
-
|
|
201
|
-
- Confirm `repository`, `homepage`, and `bugs` point at this repo
|
|
202
|
-
- Run `npm run build`
|
|
203
|
-
- Run `npm pack --dry-run`
|
|
204
|
-
- Verify `dist/` is included in the published tarball
|