We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d462a2 commit cfbdeafCopy full SHA for cfbdeaf
test/Libraries/WorkflowTests/DynamoSamples.cs
@@ -557,6 +557,7 @@ public void ImportExport_Data_To_Excel()
557
[Test, Category("ExcelTest")]
558
//Todo Ritesh: Locally passing but failing on CI.
559
//After fixing issue with this test case add Smoke Test Category.
560
+ [Category("Failure")]
561
public void ImportExport_Excel_to_Dynamo()
562
{
563
OpenSampleModel(@"en-US\ImportExport\ImportExport_Excel to Dynamo.dyn");
0 commit comments