Skip to content

authz: fix isTest check for debugging

Administrator requested to merge nsc/authz-debug into main

Created by: Strum355

VSCode debugging results in a file called __debug_bin that wasnt being caught by this, resulting in GetProviders hanging indefinitely when debugging (but not when testing)

Test plan

N/A

Merge request reports

Loading