Skip to content

Conversation

Peponks9
Copy link
Contributor

Closes #11625

Changes

  • Added --empty flag to the forge init command on line 286 in the initialize() function
  • This ensures the template directory is initialized without any default contract files
  • Added fn initialize_default_contracts to TestProject

Tests

  • exploratory analysis ins progress to reach all tests that might fail after changes above (WIP).

- Added --empty flag to forge init command in initialize() function
- Add initialize_default_contracts()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Pass --empty to foundry_test_utils::initialize
1 participant