Skip to content

goszczynskip/webstorm-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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