Skip to content

Commit 5be24ee

Browse files
final edit
1 parent 962a681 commit 5be24ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/guides/claude-code-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ new BrowserCheck('book-detail-visibility-check-v1', {
209209
})
210210
```
211211

212-
While you can deploy a Playwright check without a `.check.ts` configuration file, this isn't generally a good practice, as you should at least set the logical ID for your check.
212+
Alternatively, you can deploy a Playwright check without a `.check.ts` configuration file, and the file name will be used as the logical ID.
213213

214214
### 2. Add our new Check to Claude's Context
215215

0 commit comments

Comments
 (0)