Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/dotnet-test/writing-mstest-tests/eval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ scenarios:
- "Tests boundary conditions at grade thresholds (e.g., exactly 90 vs 89)"
- "Tests that NormalizeScore caps the result at 100 when rawScore exceeds maxRaw"
- "Seals the test class"
timeout: 240
timeout: 360

# ============================================================================
# Goal 7: Collection, null, and reference assertions
Expand Down
Loading