Skip to content

Conversation

@n-valchev
Copy link

No description provided.

@n-valchev n-valchev force-pushed the wingman-flyci-action-ubuntu branch from 0df4ea6 to 903de78 Compare July 11, 2024 13:14
@n-valchev n-valchev force-pushed the wingman-flyci-action-ubuntu branch 2 times, most recently from df844bc to 2197207 Compare July 12, 2024 05:38
@n-valchev n-valchev force-pushed the wingman-flyci-action-ubuntu branch from 2197207 to 6bf5784 Compare July 18, 2024 11:06
@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