aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/LaplacianReconstruct.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/NEON/LaplacianReconstruct.cpp')
-rw-r--r--tests/validation/NEON/LaplacianReconstruct.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation/NEON/LaplacianReconstruct.cpp b/tests/validation/NEON/LaplacianReconstruct.cpp
index e407ea0a22..b679d365b4 100644
--- a/tests/validation/NEON/LaplacianReconstruct.cpp
+++ b/tests/validation/NEON/LaplacianReconstruct.cpp
@@ -71,7 +71,7 @@ TEST_SUITE(LaplacianReconstruct)
using NELaplacianReconstructFixture = LaplacianReconstructValidationFixture<Tensor, Accessor, NELaplacianReconstruct, NELaplacianPyramid, int16_t, uint8_t, Pyramid>;
-FIXTURE_DATA_TEST_CASE(RunSmall, NELaplacianReconstructFixture, framework::DatasetMode::PRECOMMIT,
+FIXTURE_DATA_TEST_CASE(RunSmall, NELaplacianReconstructFixture, framework::DatasetMode::NIGHTLY,
combine(combine(combine(
datasets::Medium2DShapes(),
datasets::BorderModes()),