Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 278 Bytes

Sample for bug: WEB-39294

To reproduce bug follow these steps:

  • open this repo in WebStorm
  • yarn install
  • try to run single test in packages/ejected, it fails
  • try to run single test in packages/not-ejected, it passes