Skip to content

Commit

Permalink
[test] revert treeview fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xbill82 committed Jan 24, 2022
1 parent c74ee9d commit 5456395
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ describe('Treeview', () => {
cy.get(`[data-cy=DataLayout-sidebarWrapper]`).should(
'have.css',
'width',
'294px'
'287px'
)
})
})

0 comments on commit 5456395

Please sign in to comment.