You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AssertionError [ERR_ASSERTION]: Your React component shouldn't render any `div` HTML elements
+ expected - actual
-false
+true
at Context.<anonymous> (test/01-HelloWorld.js:20:12)
Only change made to the boilerplate is <span>Hello World</span>
The text was updated successfully, but these errors were encountered:
npm run test:
Only change made to the boilerplate is
<span>Hello World</span>
The text was updated successfully, but these errors were encountered: