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

fix: use local placeholder image in fast-ssr tests #6856

Conversation

radium-v
Copy link
Collaborator

@radium-v radium-v commented Nov 2, 2023

Pull Request

📖 Description

Some of the tests in fast-ssr use placeholder images. This PR makes those images load locally instead of calling out to a placeholder service (which has rate limits).

📑 Test Plan

All tests for fast-ssr should pass as expected.

✅ Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@chrisdholt chrisdholt merged commit 0eb5c61 into master Nov 3, 2023
5 checks passed
@chrisdholt chrisdholt deleted the users/jokreitl/use-local-placeholder-image-in-fast-ssr-tests branch November 3, 2023 17:42
janechu pushed a commit that referenced this pull request Jun 10, 2024
* use local placeholder image in fast-ssr tests

* Change files
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