milenage_test: make sure test result matches expectations
diff --git a/tests/auth/milenage_test.c b/tests/auth/milenage_test.c
index a143d26..8209087 100644
--- a/tests/auth/milenage_test.c
+++ b/tests/auth/milenage_test.c
@@ -33,7 +33,7 @@
 		.k =   { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
 			 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f },
 		.amf = { 0x00, 0x00 },
-		.sqn = 0x22,
+		.sqn = 0x30,
 	},
 };