Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 363 Bytes

Steps To Reproduce

  • Clone this repo
  • Run composer install
  • Run phpunit
    • Notice that if you run each of the three sample tests in isolation, they all pass
    • But if you run the whole test case/suite, the tests with Prompt::fake() will fail