app domain name
This commit is contained in:
parent
58aaea307a
commit
af0d4dfedb
5 changed files with 15 additions and 15 deletions
|
|
@ -14,7 +14,7 @@ namespace PostIt.Tests;
|
|||
/// </summary>
|
||||
public class AndroidAppLaunchTests
|
||||
{
|
||||
private const string PackageName = "com.CompanyName.PostIt";
|
||||
private const string PackageName = "fr.pschneider.PostIt";
|
||||
|
||||
private readonly ITestOutputHelper _output;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue