Skip to content

Conversation

@n-valchev
Copy link

No description provided.

@flyci-prod
Copy link

flyci-prod bot commented Jul 18, 2024

FlyCI Wingman Report

FlyCI Wingman prepared a .patch file for you:

Changes
diff --git a/e2e/starter.test.js b/e2e/starter.test.js
index 681c5b7..86a7edd 100644
--- a/e2e/starter.test.js
+++ b/e2e/starter.test.js
@@ -1,3 +1,5 @@
+import { device, element, by } from 'detox';
+
 describe('Example', () => {
   beforeAll(async () => {
     await device.launchApp();

Save it to file (ex.changes.patch) and apply the changes with:

git apply changes.patch

Send Feedback

Join our Discord Community to get help, request features, and share feedback. Alternatively, send us an email at support@flyci.net.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants