Skip to content

Commit

Permalink
fix(ui/collectors): updated snapshot test
Browse files Browse the repository at this point in the history
  • Loading branch information
asalem1 committed Oct 22, 2019
1 parent bf2ecbe commit 3400eea
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ exports[`CollectorList rendering renders 1`] = `
name="Name"
sort="none"
sortKey="name"
testID="name-sorter"
/>
<ResourceListSorter
name="Bucket"
sort="none"
sortKey="plugins.0.config.bucket"
testID="bucket-sorter"
/>
</ResourceListHeader>
<ResourceListBody
Expand Down

0 comments on commit 3400eea

Please sign in to comment.