Index: src/Deltares.DSoilModel.Tests/SosSoilLayer1DTest.cs =================================================================== diff -u -r109 -r110 --- src/Deltares.DSoilModel.Tests/SosSoilLayer1DTest.cs (.../SosSoilLayer1DTest.cs) (revision 109) +++ src/Deltares.DSoilModel.Tests/SosSoilLayer1DTest.cs (.../SosSoilLayer1DTest.cs) (revision 110) @@ -128,8 +128,6 @@ } [Test] - [Category(Categories.Slow)] - [Category(Categories.Performance)] public void PerformanceOfReadingWtiSosData() { // purpose of this test was to measure and improve the database performance while working on issue DSB-264