| Index: sky/tests/framework/templates-expected.txt
|
| diff --git a/sky/tests/framework/templates-expected.txt b/sky/tests/framework/templates-expected.txt
|
| index efc7b2a4b14be336b0799ca96cca1b9bbc282f41..60617912a027328668df3f60f0c06940257b229a 100644
|
| --- a/sky/tests/framework/templates-expected.txt
|
| +++ b/sky/tests/framework/templates-expected.txt
|
| @@ -1,8 +1,9 @@
|
| -Running 4 tests
|
| +Running 5 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
|
| -ok 4 SkyElement templates should call shadowRootReady after creating the template instance
|
| -4 tests
|
| -4 pass
|
| +ok 2 SkyElement templates should update isAttached when inserting
|
| +ok 3 SkyElement templates should connect data binding
|
| +ok 4 SkyElement templates should connect event handlers
|
| +ok 5 SkyElement templates should call shadowRootReady after creating the template instance
|
| +5 tests
|
| +5 pass
|
| 0 fail
|
|
|