mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
Rename HeadlessBootstrapper test to make it clear
This commit is contained in:
committed by
alexiscatnip
parent
9e21cb2959
commit
ddbdcebea6
+1
-1
@@ -12,7 +12,7 @@ namespace Raindrop.Tests.RaindropIntegrationTests.HeadlessScene
|
||||
public class HeadlessSceneConstructionTests
|
||||
{
|
||||
[UnityTest]
|
||||
public IEnumerator SceneLoading_Bootstrapper_IsSuccessful()
|
||||
public IEnumerator SceneLoading_HeadlessBootstrapScene_IsSuccessful()
|
||||
{
|
||||
yield return SceneLoader.LoadHeadlessScene();
|
||||
yield break;
|
||||
|
||||
Reference in New Issue
Block a user