HookyQR

Results 2 issues of HookyQR

The current version puts the terminal below the status bar, which is a bit wierd. This version puts the terminal in the normal extension window stack, but allows it to...

Reason (see last two tests) ```javascript const Inner = () => ; const Outer = () => ; it('has all the things', () => { const outer = shallow(); const...