turn off non-test
This commit is contained in:
parent
27860fc9ea
commit
22e0cd375b
1 changed files with 1 additions and 1 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue