Skip to content

Commit

Permalink
update pdf resume
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhonas committed May 20, 2024
1 parent 636c158 commit 6a8d757
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/site.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ context("site", () => {
});
});

it.skip("should have a working link to my linkedin", () => {
it("should have a working link to my linkedin", () => {
cy.get("a[href='https://www.linkedin.com/in/clint-plummer/']")
.should("exist")
.then(($anchor) => {
Expand Down
Binary file modified public/Resume_ClintPlummer_ENLR.pdf
Binary file not shown.

0 comments on commit 6a8d757

Please sign in to comment.