Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test 1 fails on completion of task. #75

Open
ShantanuNair opened this issue Aug 27, 2018 · 1 comment
Open

Test 1 fails on completion of task. #75

ShantanuNair opened this issue Aug 27, 2018 · 1 comment

Comments

@ShantanuNair
Copy link

npm run test:

  1. 01 - HelloWorld should complete all tasks:
  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>

@mustangJaro
Copy link

Can you show your entire HelloWorld.jsx file? If there are any div tags present this test will fail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants