Skip to content

Commit

Permalink
chore: snapshots and resolve .eslintrc error
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstankiewicz committed Jul 24, 2023
1 parent 5a7af2e commit 84c6d76
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
3 changes: 0 additions & 3 deletions example/.eslintrc.js

This file was deleted.

13 changes: 13 additions & 0 deletions example/src/__snapshots__/App.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,19 @@ exports[`Basic test should render 1`] = `
<h3>
Exposed theme CSS files
</h3>
<p>
<em>
Note: Depending on the versions of
<code>
@edx/paragon
</code>
and/or
<code>
@edx/brand
</code>
installed, it is expected that no exposed theme CSS assets be listed here.
</em>
</p>
<ul>
<li>
<a
Expand Down

0 comments on commit 84c6d76

Please sign in to comment.