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

⬆️ Upgrade Cairo and Scarb version to 2.3.0 #25

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

raphaelDkhn
Copy link
Contributor

In Scarb and Cairo 2.3.0, all tests have to be moved in mod tests:

#[cfg(test)]
mod tests {
 // the test
}

@clexmond clexmond merged commit b459053 into influenceth:main Nov 2, 2023
1 check 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.

2 participants