Skip to content

Commit

Permalink
TestCafe: fix blinking ContextMenu test (#25873)
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeniyKiyashko authored Oct 25, 2023
1 parent 309ab79 commit 268ef0a
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,8 @@ test('ContextMenu items render', async (t) => {
cssClass: 'custom-class',
items: menuItems,
target: 'body',
position: {
offset: '10 10',
},
}, '#contextMenu');
});
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 268ef0a

Please sign in to comment.