Fix passing reclassVersion to testModel

Change-Id: I74529548a557a64b665d44f1a8eb7b4ec417f561
diff --git a/test-salt-model-node.groovy b/test-salt-model-node.groovy
index 9144bd3..8674e46 100644
--- a/test-salt-model-node.groovy
+++ b/test-salt-model-node.groovy
@@ -78,7 +78,7 @@
                   workspace,
                   FORMULAS_SOURCE,
                   FORMULAS_REVISION,
-                  reclassVerstion,
+                  reclassVersion,
                   MAX_CPU_PER_JOB.toInteger(),
                   RECLASS_IGNORE_CLASS_NOTFOUND,
                   LEGACY_TEST_MODE,