Merge pull request #17 from status-im/chore/update-refs

chore: update status-desktop
This commit is contained in:
Boris Melnik 2021-10-18 14:49:03 +03:00 committed by GitHub
commit 6f85ca1a97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit abf2a46dc99353704e1432ad79990174ffd5cd6c
Subproject commit 3a0c29909ed379415dabf37651638b11b8e69324

View File

@ -3,7 +3,7 @@ import QtQuick.Window 2.14
import QtTest 1.14
import "base"
import "status-desktop/ui/app/AppLayouts/Onboarding/popups" as DesktopComponents
import "status-desktop/ui/onboarding" as DesktopComponents
WindowTestCase {