Skip to content

Commit

Permalink
fix jsbin e2e url
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemhosny committed Aug 15, 2023
1 parent 36362d8 commit b1e4ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/specs/import.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const sources = {
'GitLab snippet': 'https://gitlab.com/-/snippets/2199319',
'GitLab dir':
'https://gitlab.com/hatemhosny/typescript-demo-for-testing-import-/-/tree/gh-pages/src',
JsBin: 'https://jsbin.com/mikunebofa/edit?html,css,js,output',
JsBin: 'https://jsbin.com/jikojak/edit?html,css,js,output',
};

const githubRepo = 'https://github.com/hatemhosny/typescript-demo-for-testing-import-';
Expand Down

0 comments on commit b1e4ee3

Please sign in to comment.