Skip to content

Commit

Permalink
fix: onboarding test
Browse files Browse the repository at this point in the history
  • Loading branch information
limpbrains committed Jan 11, 2024
1 parent 1953665 commit 4ee6042
Show file tree
Hide file tree
Showing 4 changed files with 352 additions and 326 deletions.
2 changes: 1 addition & 1 deletion .detoxrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const reversePorts = [80, 8080, 9735, 10009, 28334, 28335, 28336, 39388, 43782, 60001];
const reversePorts = [80, 8080, 8081, 9735, 10009, 28334, 28335, 28336, 39388, 43782, 60001];


/** @type {Detox.DetoxConfig} */
Expand Down
Loading

0 comments on commit 4ee6042

Please sign in to comment.