diff --git a/leptos/tests/ssr.rs b/leptos/tests/ssr.rs index 32a116a9b7..313c018420 100644 --- a/leptos/tests/ssr.rs +++ b/leptos/tests/ssr.rs @@ -206,3 +206,5 @@ fn ssr_option() { runtime.dispose(); } + +// TODO: Remmove this comment that was used to simulate a leptos source change