diff --git a/Tests/Data/Mechanics/HoekBrown/load_test_hb_nonassociated.prj b/Tests/Data/Mechanics/HoekBrown/load_test_hb_nonassociated.prj
index 34721de0f4442cdbad14004f087e2e266c70e08b..8ba7f0825c5bc3e509116bc21417bc77ebe885bc 100644
--- a/Tests/Data/Mechanics/HoekBrown/load_test_hb_nonassociated.prj
+++ b/Tests/Data/Mechanics/HoekBrown/load_test_hb_nonassociated.prj
@@ -264,9 +264,7 @@
             <name>general_linear_solver</name>
             <eigen>
                 <solver_type>SparseLU</solver_type>
-                <precon_type>DIAGONAL</precon_type>
-                <max_iteration_step>10000</max_iteration_step>
-                <error_tolerance>1e-16</error_tolerance>
+                <scaling>true</scaling>
             </eigen>
         </linear_solver>
     </linear_solvers>