| Index: sky/tests/framework/templates-expected.txt
|
| diff --git a/sky/tests/framework/templates-expected.txt b/sky/tests/framework/templates-expected.txt
|
| index c79c8758738a47f833a96131a5ec3c375f1c53c1..efc7b2a4b14be336b0799ca96cca1b9bbc282f41 100644
|
| --- a/sky/tests/framework/templates-expected.txt
|
| +++ b/sky/tests/framework/templates-expected.txt
|
| @@ -1,7 +1,8 @@
|
| -Running 3 tests
|
| +Running 4 tests
|
| ok 1 SkyElement templates should stamp when the element is inserted
|
| ok 2 SkyElement templates should connect data binding
|
| ok 3 SkyElement templates should connect event handlers
|
| -3 tests
|
| -3 pass
|
| +ok 4 SkyElement templates should call shadowRootReady after creating the template instance
|
| +4 tests
|
| +4 pass
|
| 0 fail
|
|
|