From 7776ee5efc634e9438e5a6ff6d7ec7c605f1e70e Mon Sep 17 00:00:00 2001 From: Francois Harbec Date: Tue, 31 Oct 2023 12:22:39 -0700 Subject: [PATCH] fix embroider test errors as per instructions found on https://github.com/thoov/stitch/wiki/Could-not-find-asset-in-entry-file-error-help --- tests/dummy/app/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/dummy/app/index.html b/tests/dummy/app/index.html index 8b4a1c9..2a0daef 100644 --- a/tests/dummy/app/index.html +++ b/tests/dummy/app/index.html @@ -8,16 +8,16 @@ {{content-for 'head'}} - - + + {{content-for 'head-footer'}} {{content-for 'body'}} - - + + {{content-for 'body-footer'}}