Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wingman flyci action ubuntu #15

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

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
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 [email protected].

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.

2 participants