C# basic udemy, vs2022
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -7,7 +7,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace LukanPOM.Tests
|
||||
{
|
||||
//[Parallelizable(ParallelScope.All)]
|
||||
[Parallelizable(ParallelScope.All)] // v mém případě zakomentovaným paraller test, test proběhl rychleji!
|
||||
internal class ParallelTest : TestBase
|
||||
{
|
||||
[Test]
|
||||
|
Reference in New Issue
Block a user