We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ccb19a + 0f467f6 commit ea947b4Copy full SHA for ea947b4
1 file changed
src/sites.rs
@@ -874,6 +874,7 @@ mod tests {
874
Box::new(ExpectUnsubscription),
875
876
877
+ Box::new(ExpectSignal("node", "onlinestatuschng", 0.into())),
878
],
879
},
880
TestCase {
0 commit comments