|
|
|
|
|
by stormbrew
3478 days ago
|
|
To be fair, one of the annoying things about how PRs work is that they don't test the merge, they test the commit relative to its original base. Your tests may pass in the PR, but fail once applied to later changes in the main line. |
|