mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-12 10:01:18 +00:00
Add small comment to make diff more obvious
This commit is contained in:
@@ -179,7 +179,7 @@ async fn feed_add_and_remove_shard() {
|
||||
name: "Local Testnet 1".to_owned(),
|
||||
}
|
||||
));
|
||||
assert!(!feed_messages.contains(
|
||||
assert!(!feed_messages.contains( // Spot the "!"; this chain was not removed.
|
||||
&FeedMessage::RemovedChain {
|
||||
name: "Local Testnet 2".to_owned(),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user