Skip to content

Commit

Permalink
fix added test
Browse files Browse the repository at this point in the history
  • Loading branch information
pgayvallet committed Feb 22, 2021
1 parent d1ed614 commit 6c4a505
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const FooPage = ({
<RedirectAppLinks application={application}>
<h1>FOO PAGE</h1>
<br /> <br />
<a data-test-subj="applink-intra-test" href={basePath.prepend(`/app/history_block_test`)}>
<a data-test-subj="applink-intra-test" href={basePath.prepend(`/app/core_history_block`)}>
Link to home on the same app
</a>
<br /> <br />
Expand Down

0 comments on commit 6c4a505

Please sign in to comment.