ditto
Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
This commit is contained in:
parent
0099c8ac5f
commit
ac923f1bfc
@ -1912,7 +1912,7 @@ def test_str_var_in_components(mocker):
|
|||||||
|
|
||||||
mocker.patch(
|
mocker.patch(
|
||||||
"reflex.components.base.bare.get_performance_mode",
|
"reflex.components.base.bare.get_performance_mode",
|
||||||
lambda: PerformanceMode.OFF,
|
return_value=PerformanceMode.OFF,
|
||||||
)
|
)
|
||||||
|
|
||||||
rx.vstack(
|
rx.vstack(
|
||||||
|
Loading…
Reference in New Issue
Block a user