Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicone committed Apr 23, 2019
1 parent 5b24766 commit 7fc03fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1983,8 +1983,8 @@ exports[`DataTable should render 1`] = `
</div>
<TableToolbar>
<section
aria-label="data table toolbar"
className="bx--table-toolbar"
role="group"
>
<TableBatchActions
onCancel={[Function]}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ exports[`DataTable.TableToolbar should render 1`] = `
className="custom-class"
>
<section
aria-label="data table toolbar"
className="bx--table-toolbar"
role="group"
/>
</TableToolbar>
`;

0 comments on commit 7fc03fa

Please sign in to comment.