diff --git a/apps/app/ui-tests-app/list-view/images-template.ts b/apps/app/ui-tests-app/list-view/images-template.ts index bfb06b252..8a29e6137 100644 --- a/apps/app/ui-tests-app/list-view/images-template.ts +++ b/apps/app/ui-tests-app/list-view/images-template.ts @@ -8,7 +8,7 @@ export function navigatingTo(args: EventData) { export class ImagesTemplateViewModel extends Observable { - public items: Array = ["res://icon", null, "~/ui-tests-app/list-view/no-image.png", null, "~/ui-tests-app/list-view/no-image.png", null, "res://icon", null]; + public items: Array = ["res://icon", null, "~/ui-tests-app/resources/images/no-image.png", null, "~/ui-tests-app/resources/images/git no-image.png", null, "res://icon", null]; constructor() { super(); diff --git a/apps/app/ui-tests-app/list-view/max-length.xml b/apps/app/ui-tests-app/list-view/max-length.xml deleted file mode 100644 index 7fc095bbc..000000000 --- a/apps/app/ui-tests-app/list-view/max-length.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - -