diff --git a/test/integration/ServerTests/StartingAppLocallyTest.cs b/test/integration/ServerTests/StartingAppLocallyTest.cs index 5246b9bd..6a268c1e 100644 --- a/test/integration/ServerTests/StartingAppLocallyTest.cs +++ b/test/integration/ServerTests/StartingAppLocallyTest.cs @@ -104,7 +104,7 @@ public void StartingIosAppWithCapabilitiesOnlyTest() } [Test] - public void StartingIosAppWithCapabilitiesAndServiseTest() + public void StartingIosAppWithCapabilitiesAndServiceTest() { var app = Apps.Get("iosTestApp"); var capabilities = @@ -127,7 +127,7 @@ public void StartingIosAppWithCapabilitiesAndServiseTest() } [Test] - public void CheckThatServiseIsNotRunWhenTheCreatingOfANewSessionIsFailed() + public void CheckThatServiceIsNotRunWhenTheCreatingOfANewSessionIsFailed() { var capabilities = Env.ServerIsRemote() ? //it will be a cause of error