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

chore: fix price feed test #607

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

iherger
Copy link
Member

@iherger iherger commented Dec 19, 2024

Fixes the price-feed test because RedStone changed the name of a price feed.


PR-Codex overview

This PR focuses on updating a test in the price-feed.test.ts file to modify the expected format of the description string.

Detailed summary

  • Changed the regex in expect(description).toMatch(...) from /^Red(?:s|S)tone Price Feed(?: for SolvBTC)*$/ to /^Red(?:s|S)tone Price Feed/ to allow for more flexible matching of the description.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Dec 19, 2024

⚠️ No Changeset found

Latest commit: 01621e3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Dec 19, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/@enzymefinance/abis@607
pnpm add https://pkg.pr.new/@enzymefinance/api@607
pnpm add https://pkg.pr.new/@enzymefinance/environment@607
pnpm add https://pkg.pr.new/@enzymefinance/sdk@607

commit: 01621e3

@iherger iherger merged commit e70d60e into main Dec 19, 2024
11 checks passed
@iherger iherger deleted the chore/fix-price-feed-test-dec-24 branch December 19, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants