mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
add some basic e2e tests
This commit is contained in:
@@ -127,6 +127,7 @@ const SplashScreen = () => {
|
||||
return (
|
||||
!isIntroCompleted && (
|
||||
<Animated.View
|
||||
testID="notesnook.splashscreen"
|
||||
style={{
|
||||
zIndex: 999,
|
||||
...getElevation(10),
|
||||
|
||||
Reference in New Issue
Block a user