mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-27 21:57:57 +00:00
Update tests
This commit is contained in:
@@ -1378,7 +1378,7 @@ mod tests {
|
||||
let version = node.version().unwrap();
|
||||
|
||||
assert!(
|
||||
version.starts_with("Substrate-node"),
|
||||
version.starts_with("substrate-node"),
|
||||
"Expected Substrate-node version string, got: {version}"
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user