Commit 5665f84
test(api): remove committed describe.only from webauthn tests
A describe.only in test/api/webauthn-test.js silently reduced the grunt
api mochaTest target to the 8 WebAuthn tests, skipping every other API
suite loaded in the same mocha process. With the .only removed the full
API test set (291 tests) runs again.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LWnLbVpaso4kpiK7wXLm6d1 parent 260fb22 commit 5665f84
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments