mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-16 18:16:10 +02:00
fix: harden unicode safety checks
This commit is contained in:
parent
dd675d4258
commit
866d9ebb53
239 changed files with 3780 additions and 3962 deletions
|
|
@ -90,9 +90,9 @@ test.describe('Feature: [Name]', () => {
|
|||
```
|
||||
E2E Test Results
|
||||
================
|
||||
✅ Passed: X
|
||||
❌ Failed: Y
|
||||
⏭️ Skipped: Z
|
||||
PASS: Passed: X
|
||||
FAIL: Failed: Y
|
||||
SKIPPED: Skipped: Z
|
||||
|
||||
Failed Tests:
|
||||
- test-name: Error message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue