Skip to content

Commit

Permalink
[Discover] Update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jughosta committed Sep 11, 2023
1 parent a1173fa commit b54538e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ describe('Data table columns', function () {
</div>,
"displayAsText": "timestamp",
"id": "timestamp",
"initialWidth": 210,
"initialWidth": 212,
"isSortable": true,
"schema": "datetime",
"visibleCellActions": undefined,
Expand Down Expand Up @@ -406,7 +406,7 @@ describe('Data table columns', function () {
</div>,
"displayAsText": "timestamp",
"id": "timestamp",
"initialWidth": 210,
"initialWidth": 212,
"isSortable": true,
"schema": "datetime",
"visibleCellActions": undefined,
Expand Down

0 comments on commit b54538e

Please sign in to comment.