diff --git a/testsuite/expect/test25.1 b/testsuite/expect/test25.1
index ccdf433b4486a73d43c2a7477240a90daf413e0f..6fc1abe04d8e3ac7428d0f5190e96b00d04ef6d3 100755
--- a/testsuite/expect/test25.1
+++ b/testsuite/expect/test25.1
@@ -402,7 +402,7 @@ proc sprio_args { soption sargs jobid} {
 				set not_support 1
 				exp_continue
 			}
-			-re "JOBID     USER   PRIORITY        AGE  FAIRSHARE    JOBSIZE  PARTITION        QOS   NICE" {
+			-re "JOBID     USER   PRIORITY        AGE  FAIRSHARE    JOBSIZE  PARTITION        QOS        NICE" {
 				if {$debug} {send_user "\nmatch12\n"}
 				incr matches
 				exp_continue