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

feat: added env variable #153

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

VGabriel45
Copy link
Collaborator

@VGabriel45 VGabriel45 commented Dec 20, 2024

PR-Codex overview

This PR introduces a new environment variable and modifies a configuration setting for a test utility, enhancing the flexibility of the test setup.

Detailed summary

  • Added VIRTUAL_BASE_SEPOLIA environment variable in .github/workflows/unit-tests.yml.
  • Changed forkUrl in src/test/testUtils.ts from a hardcoded URL to process.env.VIRTUAL_BASE_SEPOLIA.

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

Copy link

github-actions bot commented Dec 20, 2024

size-limit report 📦

Path Size
core (esm) 14.31 KB (0%)
core (cjs) 20.21 KB (0%)
bundler (tree-shaking) 543 B (0%)
paymaster (tree-shaking) 123 B (0%)

@VGabriel45 VGabriel45 merged commit ae0b2c7 into develop Dec 20, 2024
5 checks passed
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