Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/qaa/chage-igs-type-in-request' i…
Browse files Browse the repository at this point in the history
…nto qaa/chage-igs-type-in-request
  • Loading branch information
marki1an committed Jan 30, 2025
2 parents a8d4da2 + 2c8011e commit 0320468
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ class OpenxSpec extends BaseSpec {
ORIGINAL | [] | []
}

def "PBS shouldn't change auction environment in imp.ext.igs and emit a warning when it is present in both imp.ext and imp.ext.igs"() {
def "PBS shouldn't change auction environment in imp.ext.igs and not emit a warning when it is present in both imp.ext and imp.ext.igs"() {
given: "Default bid request with populated imp.ext"
def extAuctionEnv = PBSUtils.getRandomEnum(AuctionEnvironment)
def extIgsAuctionEnv = PBSUtils.getRandomEnum(AuctionEnvironment)
Expand Down

0 comments on commit 0320468

Please sign in to comment.