1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

fix: selected foreign key value not visible in the insert row modal

This commit is contained in:
2022-06-10 20:02:26 +02:00
parent 5b33419b64
commit cba2ce2e37
3 changed files with 48 additions and 39 deletions

View File

@ -21,7 +21,7 @@ test('launch app', async () => {
test('main window elements visibility', async () => {
const visibleSelectors = [
'#titlebar',
// '#titlebar',
'#window-content',
'#settingbar',
'#footer'