You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/src/tests/index.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ export { default as Test111 } from './Test111'; // [E2E skipped]: can't chec
5
5
export{defaultasTest263}from'./Test263';// [E2E skipped]: example differs from PR, even if changed the problem still occurs
6
6
export{defaultasTest349}from'./Test349';// [E2E skipped]: can't check autofill easily, wrong prop name
7
7
export{defaultasTest364}from'./Test364';// [E2E skipped]: tabBarVisible prop doesn't exist anymore, suggested solution is to change navigator hierarchy (proposed in PR and in react-navigation docs)
0 commit comments