turn off non-test

This commit is contained in:
Lars Brubaker 2022-01-24 11:14:33 -08:00
parent 27860fc9ea
commit 22e0cd375b

View file

@ -57,7 +57,7 @@ M300 S750 P30 ; Pause Tone";
[Test, RunInApplicationDomain]
public void ModifyPrinterProfiles()
{
// This is not really a test. It updaets our profiles with new settings
// This is not really a test. It updaets our profiles with new settings.
return;
StaticData.RootPath = TestContext.CurrentContext.ResolveProjectPath(4, "StaticData");