mirror of
https://github.com/telemt/telemt.git
synced 2026-09-13 22:14:08 +03:00
Rustfmt
This commit is contained in:
@@ -188,7 +188,5 @@ fn rendered_page_preserves_exact_v1_status_control_envelope() {
|
||||
.count(),
|
||||
1
|
||||
);
|
||||
assert!(!page
|
||||
.body
|
||||
.contains("port.postMessage({t:'status',state,"));
|
||||
assert!(!page.body.contains("port.postMessage({t:'status',state,"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user