FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove prior condition · devhttps/frontend@cbfaecf · GitHub

Commit cbfaecf

Browse files
Richard Nguyen
committed
Remove prior condition
1 parent 09e038e commit cbfaecf

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

‎common/app/experiments/Experiments.scala‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ object CommercialClientLogging extends Experiment(
2222
owners = Seq(Owner.withGithub("rich-nguyen")),
2323
sellByDate = new LocalDate(2018, 2, 28),
2424
participationGroup = Perc1A
25-
) {
26-
override def priorCondition(implicit request: RequestHeader): Boolean = CommercialBaseline.switch.isSwitchedOn
27-
}
25+
)
2826

2927
object CommercialPaidContentTemplate extends Experiment(
3028
name = "commercial-paid-content",

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL