We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4e366 commit eff36d2Copy full SHA for eff36d2
tests/plugins/test_grouped_layer_control.py
@@ -40,6 +40,4 @@ def test_grouped_layer_control():
40
{fg2.get_name()}.remove();
41
"""
42
)
43
- print(out)
44
- print(expected)
45
assert expected in out
0 commit comments