Fix snapshot test

This commit is contained in:
Darren Burns
2022-11-21 17:10:16 +00:00
parent c57f6b9025
commit be318949f8

View File

@@ -4,7 +4,7 @@ Screen {
ListView { ListView {
width: 30; width: 30;
height: 3; height: auto;
margin: 2 2; margin: 2 2;
} }