From 353a04064e0c08588d1d19092fd8d359079d1ab4 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Sat, 9 May 2020 15:39:38 -0400 Subject: [PATCH] Adding findings to the README. --- js/test_cases/block_simple/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/js/test_cases/block_simple/README.md b/js/test_cases/block_simple/README.md index e69de29..43f1b59 100644 --- a/js/test_cases/block_simple/README.md +++ b/js/test_cases/block_simple/README.md @@ -0,0 +1 @@ +Blocks seem to be rendered with the last inline partial of the same name.