it("set to false, must try not play a new ad every time the user replays the ad", function () {
      player.vastClient({
        adTagUrl: utilities.echoFn('/fake.ad.url'),
        playAdAlways: false
      });