Skip to content

Commit

Permalink
Merge pull request #2337 from alphagov/stop-abc-test-for-start-now-bu…
Browse files Browse the repository at this point in the history
…ttons

Stop abc test on start now buttons
  • Loading branch information
h-lame committed Mar 8, 2016
2 parents 6942d51 + 4dedd2d commit 3523346
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 47 deletions.
2 changes: 0 additions & 2 deletions app/assets/javascripts/smart-answers.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
//= require start-now-button-abc-tests

function browserSupportsHtml5HistoryApi() {
return !! (history && history.replaceState && history.pushState);
}
Expand Down
45 changes: 0 additions & 45 deletions app/assets/javascripts/start-now-button-abc-tests.js

This file was deleted.

0 comments on commit 3523346

Please sign in to comment.