diff --git a/eox_nelp/pearson_vue/rti_backend.py b/eox_nelp/pearson_vue/rti_backend.py index ae393b00..f27dc056 100644 --- a/eox_nelp/pearson_vue/rti_backend.py +++ b/eox_nelp/pearson_vue/rti_backend.py @@ -220,6 +220,7 @@ class ResultNotificationBackend(RealTimeImport): for handling result notifications, including extracting result notification data, retrieving enrollment information, and generating external certificates. """ + use_audit_backend = False def get_pipeline(self): """