Commit b091db8
committed
Fix CI tests by requiring Pest ^2.34 for stable describe() support
The describe() function in Pest had stability issues in earlier 2.x
versions when used with prefer-lowest dependency resolution. Updating
the minimum version to ^2.34 ensures proper describe() support.1 parent 66bb6fd commit b091db8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments