incremental improvements #796
ci.yaml
on: push
Matrix: 🏗️ Build
Matrix: 🔍 Lint Code
Matrix: 🧪 Unit Tests
Matrix: 🧩 Integration Tests
Annotations
2 errors
🧩 Integration Tests (20.x)
Process completed with exit code 1.
|
tests/integration/version2/issueAttachments.test.ts > should getAttachmentContent:
tests/integration/version2/issueAttachments.test.ts#L104
AssertionError: expected 'video/mp2t' to be 'text/plain' // Object.is equality
Expected: "text/plain"
Received: "video/mp2t"
❯ tests/integration/version2/issueAttachments.test.ts:104:23
|