Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
osulzhenko committed Oct 11, 2024
1 parent a620abf commit c8d1131
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ class ResponseCorrectionSpec extends ModuleBaseSpec {
["adapter-defaults.modifying-vast-xml-allowed": "false",
"adapters.generic.modifying-vast-xml-allowed": "false"] +
responseCorrectionConfig)
private final int OPTIMAL_MAX_LENGTH = 20

private final static int OPTIMAL_MAX_LENGTH = 20

def "PBS shouldn't modify response when in account correction module disabled"() {
given: "Start up time"
Expand Down

0 comments on commit c8d1131

Please sign in to comment.