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

Update App.tsx #23

Closed
wants to merge 1 commit into from
Closed

Update App.tsx #23

wants to merge 1 commit into from

Conversation

radeva
Copy link
Contributor

@radeva radeva commented Aug 6, 2024

Update App UI.

Copy link

flyci-prod bot commented Aug 6, 2024

FlyCI Wingman Report

FlyCI Wingman prepared a .patch file for you:

Changes
diff --git a/__tests__/__snapshots__/App.test.tsx.snap b/__tests__/__snapshots__/App.test.tsx.snap
index dc76c68..2ace2f6 100644
--- a/__tests__/__snapshots__/App.test.tsx.snap
+++ b/__tests__/__snapshots__/App.test.tsx.snap
@@ -111,7 +111,7 @@ exports[`should render content correctly 1`] = `
               ]
             }
           >
-            Step One
+            Step Two
           </Text>
           <Text
             style={
Apply Changes

Execute the following command in your shell at the root of your repo to apply the patch:

echo "diff --git a/__tests__/__snapshots__/App.test.tsx.snap b/__tests__/__snapshots__/App.test.tsx.snap
index dc76c68..2ace2f6 100644
--- a/__tests__/__snapshots__/App.test.tsx.snap
+++ b/__tests__/__snapshots__/App.test.tsx.snap
@@ -111,7 +111,7 @@ exports[`should render content correctly 1`] = `
               ]
             }
           >
-            Step One
+            Step Two
           </Text>
           <Text
             style={
" | git apply -

Alternatively, save the patch to a file (e.g. changes.patch) and apply it 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].

@radeva radeva closed this Aug 9, 2024
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.

1 participant