Fix a flaky test crashing on exit.
After the SMTK wrapper was destroyed, pqSMTKGroupComponentsBehavior's action was being updated; it attempted to fetch the wrapper and dereference it.
After the SMTK wrapper was destroyed, pqSMTKGroupComponentsBehavior's action was being updated; it attempted to fetch the wrapper and dereference it.