Skip to content

Commit

Permalink
Merge pull request #1655 from akto-api-security/hotfix/fix_role_testing
Browse files Browse the repository at this point in the history
use sample after modify for role testing
  • Loading branch information
ayushaga14 authored Oct 21, 2024
2 parents eafe109 + 8ae9d86 commit 08da57a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ public YamlTestResult execute(ExecutorNode node, RawApi rawApi, Map<String, Obje
loggerMaker.infoAndAddToDb(reason + ", going ahead with sample auth", LogDb.TESTING);
}
}
origRawApi = sampleRawApi.copy();

boolean requestSent = false;

Expand Down

0 comments on commit 08da57a

Please sign in to comment.