Skip to content

Commit

Permalink
correct getting started snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
  • Loading branch information
HumairAK committed Jun 20, 2024
1 parent e0ff01d commit 3252ab9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions frontend/src/pages/__snapshots__/GettingStarted.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ exports[`GettingStarted page initially renders documentation 1`] = `
class="page kfp-start-page"
>
<div>
<p>
&lt;br/&gt;
</p>
<br />
<h2
id="build-your-own-pipeline-with"
>
Expand All @@ -27,9 +25,7 @@ exports[`GettingStarted page initially renders documentation 1`] = `
</a>
</li>
</ul>
<p>
&lt;br/&gt;
</p>
<br />
<h2
id="demonstrations-and-tutorials"
>
Expand Down

0 comments on commit 3252ab9

Please sign in to comment.