Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Martins committed Nov 26, 2020
1 parent 3b3a62a commit fb93ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/login-button.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ suite('teamwork-login-button', () => {
>
<a
class="tw-btn tw-btn--border-default tw-btn--color-white tw-btn--logo-default tw-btn--size-medium"
href="https://www.teamwork.com/launchpad/login?redirect_uri=http://foo.com&client_id=client1"
href="https://www.teamwork.com/launchpad/login?redirect_uri=http%3A%2F%2Ffoo.com&client_id=client1"
>
<span>Sign in with Teamwork</span>
</a>
Expand Down

0 comments on commit fb93ae2

Please sign in to comment.