Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Portfolio Test #8 #388

Closed
Cander1 opened this issue Jun 23, 2018 · 2 comments
Closed

Portfolio Test #8 #388

Cander1 opened this issue Jun 23, 2018 · 2 comments

Comments

@Cander1
Copy link

Cander1 commented Jun 23, 2018

Issue Description

Whenever I run tests for my porfolio site, test #8 always fails, even though I do have a link to my profile page on GitHub.

Browser Name, Version: Google Chrome Version 67.0.3396.87
Operating System: macOsHighSierra
Mobile, Desktop, or Tablet: Desktop

  1. My portfolio should have a link with an id of "profile-link", which opens my GitHub or FCC profile in a new tab. AssertionError: expected 'I' to equal 'A'AssertionError@https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:10986:23
    assert@https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:15320:32
    equal@https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:17589:17
    https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:21385:28
    r@https://cdnjs.cloudflare.com/ajax/libs/mocha/3.0.2/mocha.min.js:2:7856
    run@https://cdnjs.cloudflare.com/ajax/libs/mocha/3.0.2/mocha.min.js:2:8854
    runTest@https://cdnjs.cloudflare.com/ajax/libs/mocha/3.0.2/mocha.min.js:2:13556
    https://cdnjs.cloudflare.com/ajax/libs/mocha/3.0.2/mocha.min.js:2:14199
    r@https://cdnjs.cloudflare.com/ajax/libs/mocha/3.0.2/mocha.min.js:2:13025
    https://cdnjs.cloudflare.com/ajax/libs/mocha/3.0.2/mocha.min.js:2:13001
    n@https://cdnjs.cloudflare.com/ajax/libs/mocha/3.0.2/mocha.min.js:2:12792
    https://cdnjs.cloudflare.com/ajax/libs/mocha/3.0.2/mocha.min.js:2:12856
    i@https://cdnjs.cloudflare.com/ajax/libs/mocha/3.0.2/mocha.min.js:1:559

Code with supposed issue:

Link pen: https://codepen.io/JAM1/pen/ERQKGy

@Cander1
Copy link
Author

Cander1 commented Jun 25, 2018

It passed now. The id="profile-link" has to be the first attribute for the anchor tag.

@Cander1 Cander1 closed this as completed Jun 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Cander1 and others