Commit 36a46ec
committed
fix: update TestMCPGSupportsIntegrityReactions for MCPG v0.2.19 default
The MCPG version bump from v0.2.17 to v0.2.19 (#26071) didn't update
the integrity-reactions test expectations (#25948). The default version
v0.2.19 is now >= min v0.2.18, so nil/empty config cases should expect
true (supported) instead of false.1 parent 8ca5e8c commit 36a46ec
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
648 | | - | |
| 648 | + | |
649 | 649 | | |
650 | | - | |
651 | | - | |
| 650 | + | |
| 651 | + | |
652 | 652 | | |
653 | 653 | | |
654 | | - | |
| 654 | + | |
655 | 655 | | |
656 | | - | |
| 656 | + | |
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| |||
0 commit comments