We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4c1a9 commit c6753c4Copy full SHA for c6753c4
.changeset/proud-berries-divide.md
@@ -0,0 +1,6 @@
1
+---
2
+"e2e-tests": patch
3
+"htmldocs": patch
4
5
+
6
+Update cli auth
packages/e2e-tests/package.json
@@ -1,7 +1,7 @@
{
"name": "e2e-tests",
"version": "1.0.0",
- "description": "End-to-end tests for HTML Docs",
+ "description": "End-to-end tests for htmldocs",
"scripts": {
"test": "playwright test",
7
"test:ui": "playwright test --ui",
0 commit comments