Fix remaining stale test count in README backend structure (99 → 199)
This commit is contained in:
parent
18316f513e
commit
1b359b8faf
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ document-parser/
|
|||
├── services/ # Use case orchestration
|
||||
│ ├── document_service.py # Upload, delete, preview
|
||||
│ └── analysis_service.py # Async Docling processing
|
||||
└── tests/ # 99 tests (pytest)
|
||||
└── tests/ # 199 tests (pytest)
|
||||
```
|
||||
|
||||
### Frontend structure (feature-based)
|
||||
|
|
|
|||
Loading…
Reference in a new issue