Skip to content

Commit

Permalink
enable test (#14211)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkkirschner authored Sep 22, 2023
1 parent 8a39ec1 commit a2ea473
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ PreferencesComparison comparePrefenceSettings(PreferenceSettings defaultSettings
}

[Test]
[Category("UnitTests"), Category("FailureNET6")]
[Category("UnitTests")]
public void TestImportCopySettings()
{
string settingDirectory = Path.Combine(TestDirectory, "settings");
Expand Down

0 comments on commit a2ea473

Please sign in to comment.