We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c1fb2 commit 5375ff4Copy full SHA for 5375ff4
crates/forge/tests/cli/ext_integration.rs
@@ -64,7 +64,7 @@ fn sablier_v2_core() {
64
// <https://github.com/Vectorized/solady>
65
#[test]
66
fn solady() {
67
- ExtTester::new("Vectorized", "solady", "fda607f2b8084112cbc0b261c8f6239687b8a15c").run();
+ ExtTester::new("Vectorized", "solady", "cbcfe0009477aa329574f17e8db0a05703bb8bdd").run();
68
}
69
70
// <https://github.com/pcaversaccio/snekmate>
0 commit comments