Index: /issm/trunk/test/Verification/test25_IceSheetIceFrontM2dDakota/testpostsolve.m
===================================================================
--- /issm/trunk/test/Verification/test25_IceSheetIceFrontM2dDakota/testpostsolve.m	(revision 4791)
+++ /issm/trunk/test/Verification/test25_IceSheetIceFrontM2dDakota/testpostsolve.m	(revision 4792)
@@ -1,2 +1,2 @@
 md=tres(md,'dakota');
-md.results.dakota.importancefactors=importancefactors(md,'drag','max_vel');
+md.results.dakota.importancefactors=importancefactors(md,'DragCoefficient','MaxVel');
Index: /issm/trunk/test/Verification/test28_IceSheetIceFrontM2dDakotaPartition/testpostsolve.m
===================================================================
--- /issm/trunk/test/Verification/test28_IceSheetIceFrontM2dDakotaPartition/testpostsolve.m	(revision 4791)
+++ /issm/trunk/test/Verification/test28_IceSheetIceFrontM2dDakotaPartition/testpostsolve.m	(revision 4792)
@@ -1,2 +1,2 @@
 md=tres(md,'dakota');
-md.results.dakota.importancefactors=importancefactors(md,'drag','max_vel');
+md.results.dakota.importancefactors=importancefactors(md,'DragCoefficnent','MaxVel');
