add setting of environment variables within Python itself
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
[TestClass]
|
||||
public sealed class PluginTests
|
||||
{
|
||||
public const string rtPath = @"A:\Arbeitsaufgaben\MOP-TOM\tom-plugin-deploy\bin";
|
||||
public const string rtPath = @"A:\Arbeitsaufgaben\MOP-TOM\deployment\integration-test\bin";
|
||||
public const string dummyData = @"Dummy_Dataset_N_1000.csv";
|
||||
[TestMethod]
|
||||
public void RunPipelineOnTestData()
|
||||
|
||||
Reference in New Issue
Block a user