refactor(phpunit): ensure consistent handling of processing status id
This commit improves the way processing status id is handled across different methods in the ProcessingStatus module. Now, we consistently cast processing status id as string before passing it to the config setter methods, eliminating any potential issues that might occur due to variable type inconsistencies. Changes are applied to the Factory and Handler classes alike. Related: #172
Übergeordneter
a5f3b8e5
No related branches found
No related tags found
Bitte registrieren oder Anmelden zum Kommentieren