-
Notifications
You must be signed in to change notification settings - Fork 736
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
Remix integration test #380
Conversation
🦋 Changeset detectedLatest commit: 7283640 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
6233b40
to
b1f4154
Compare
wrangler prerelease is available for testing: npm install --save-dev https://prerelease-registry.developers.workers.dev/runs/1796331045/wrangler |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Approve your changes @petebacondarwin
e355f25
to
49d79e4
Compare
49d79e4
to
7283640
Compare
@threepointone - is the question why is this failing? Or why is it not failing the jest process? I think the failure could be caused by not building wrangler beforehand? |
No, the test fails even if I've built wrangler. Do you not see this on your machine?
Both, I suppose? just curious why I'm seeing a failing test, and it's not failing CI haha. |
It is passing on |
I had done a fresh install, but ugh, I tried again, and now it's not failing anymore lmao. Computers... Have a good weekend! |
No description provided.