Skip to content

Commit bc34251

Browse files
committed
Fix failing Selenium test for db events
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
1 parent 51d00ad commit bc34251

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

js/src/database/events.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ const DatabaseEvents = {
330330
classes: {
331331
'ui-dialog-titlebar-close': 'btn-close'
332332
},
333+
height: 500,
333334
width: '70%',
334335
minWidth: 500,
335336
buttons: buttonOptions,

0 commit comments

Comments
 (0)