Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
debugwand committed May 14, 2019
1 parent 1a67b7d commit 587441d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion __tests__/__snapshots__/snapshots.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ exports[`@financial-times/x-audio renders a default App player x-audio 1`] = `
className="styles_audio-player__2nupy styles_audio-player--minimised__ONFa_"
>
<button
aria-label="Close this player."
className="styles_audio-player__close__2lUat"
onClick={[Function]}
/>
Expand All @@ -24,9 +25,9 @@ exports[`@financial-times/x-audio renders a default App player x-audio 1`] = `
10 mins remaining
</div>
<button
aria-label="play"
className="styles_audio-player__play-pause__3HvnM styles_audio-player__play-pause--play__3TyLp"
onClick={[Function]}
title="play"
/>
</div>
`;
Expand Down

0 comments on commit 587441d

Please sign in to comment.