You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(validation): Update parameter order in runFirewallSubtests for consistency
- Changed the parameter order in `runFirewallSubtests` to place context first, aligning with common Go practices.
- Updated all calls to `runFirewallSubtests` to reflect the new parameter order, enhancing code readability and maintainability.
0 commit comments