Skip to content

Commit aa297f9

Browse files
committed
Remove skip in DataIntegrity test
1 parent e8b9e02 commit aa297f9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Tests/Processors/DataThreadTests.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ class DataThreadTests : public testing::Test
115115

116116
TEST_F(DataThreadTests, DataIntegrity)
117117
{
118-
GTEST_SKIP() << "Need to fix Audio Editor class as it is causing crashes in headless mode.";
119118
tester->startAcquisition(false);
120119

121120
int numSamples = 100;

0 commit comments

Comments
 (0)