Closed ntedgi closed 2 years ago
change lines
from:
expect(compiled.querySelector('.content span').textContent).toContain( 'playground app is running!' );
to:
expect(compiled.querySelector('.github-fork-ribbon').textContent).toContain( 'Fork me on GitHub' );
Hi, I'd like to try this!
change lines
from:
to: