mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 09:12:17 +01:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/php/pftt2/pull/88
State: closed
Merged: No
scenario_set_setupwas null. SoPhpResultPackWriterwould always throw an exception.Simply moving this
scenario_set_upcall before it returns when there are no tests available fixes that issue.