Skip to content

Commit

Permalink
Fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Jan 27, 2023
1 parent c875f35 commit 1ebf4b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/MSBuildDeviceIntegration/Tests/InstallAndRunTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ public void MonoSymbolicateAndroidStackTrace ()
public void SmokeTestBuildAndRunWithSpecialCharacters (bool profileAot, string testName)
{
AssertHasDevices ();
var testName = "テスト";

var rootPath = Path.Combine (Root, "temp", TestName);
var proj = new XamarinFormsAndroidApplicationProject () {
Expand Down

0 comments on commit 1ebf4b6

Please sign in to comment.