diff --git a/schema/src/tests.rs b/schema/src/tests.rs index b155a30..391261b 100644 --- a/schema/src/tests.rs +++ b/schema/src/tests.rs @@ -627,28 +627,42 @@ async fn operation_pull_messages() { let transport = FakeTransport { response: r#" - - - - - - - - - - - - + + + 2023-09-26T07:55:11Z + + + 2023-09-26T07:56:05Z + + + + tns1:RuleEngine/CellMotionDetector/Motion + + + + + + + + + + + + + + + "# .into(), };