Skip to content

Commit 5646234

Browse files
authored
Enabling SavePipeExponentialAverage test (#4890)
1 parent d84bf38 commit 5646234

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Microsoft.ML.TimeSeries.Tests/TimeSeries.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ public void SavePipeSsaSpikeNoData()
8989
}
9090

9191
[Fact]
92-
//Skipping test temporarily. This test will be re-enabled once the cause of failures has been determined
93-
[Trait("Category", "SkipInCI")]
9492
public void SavePipeExponentialAverage()
9593
{
9694
TestCore(null, true,

0 commit comments

Comments
 (0)