Rename pause on layer test
This commit is contained in:
parent
98f70893d9
commit
e5169f9bac
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
||||||
}
|
}
|
||||||
|
|
||||||
[Test, Category("Emulator")]
|
[Test, Category("Emulator")]
|
||||||
public async Task PauseOnLayerDoesPauseOnPrint()
|
public async Task PauseOnLayerTest()
|
||||||
{
|
{
|
||||||
await MatterControlUtilities.RunTest((testRunner) =>
|
await MatterControlUtilities.RunTest((testRunner) =>
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue