Skip to content

Commit 6651d8a

Browse files
committed
Stop A/B/C test on 'Start now' buttons
- This reverts the A/B/C 'Start now' button test from #2411 - This relates to the second round of multivariate test for 'start now' buttons on 3 start pages in early April 2016. This has now been completed.
1 parent c2e6504 commit 6651d8a

File tree

2 files changed

+0
-47
lines changed

2 files changed

+0
-47
lines changed

app/assets/javascripts/smart-answers.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//= require start-now-button-abc-tests
2-
31
function browserSupportsHtml5HistoryApi() {
42
return !! (history && history.replaceState && history.pushState);
53
}

app/assets/javascripts/start-now-button-abc-tests.js

-45
This file was deleted.

0 commit comments

Comments
 (0)