Resolve WES-145 "Consistency controllers"
This commit is contained in:
committed by
Jelle De Geest
parent
564ec209c7
commit
e96f1ff7ca
@@ -12,7 +12,7 @@ public class BasicTests
|
||||
[UnityTest]
|
||||
public IEnumerator BasicTestsWithEnumeratorPasses()
|
||||
{
|
||||
SceneManager.LoadScene("TemplateCourse");
|
||||
SceneManager.LoadScene("CourseScreen");
|
||||
// Use the Assert class to test conditions.
|
||||
// Use yield to skip a frame.
|
||||
yield return null;
|
||||
|
||||
Reference in New Issue
Block a user