X10D/X10D.Unity.Tests/Assets
Oliver Booth 98cd96d5cb
fix(test): fix malformed test
The child was not being assigned a new parent, causing GetComponentsInChildrenOnly to return empty array and the subsequent line:

Assert.That(components, Has.Length.EqualTo(1));

was resulting in a test fail.
2023-04-10 13:45:39 +01:00
..
Scenes [X10D.Unity] Add various yield instructions 2022-07-14 12:00:55 +01:00
Tests fix(test): fix malformed test 2023-04-10 13:45:39 +01:00
Scenes.meta Add tests for X10D.Unity 2022-05-08 12:09:30 +01:00
Tests.meta Add tests for X10D.Unity 2022-05-08 12:09:30 +01:00