diff --git a/test/Sokil/Vast/DocumentTest.php b/test/Sokil/Vast/DocumentTest.php index e012561..8286cca 100644 --- a/test/Sokil/Vast/DocumentTest.php +++ b/test/Sokil/Vast/DocumentTest.php @@ -27,7 +27,7 @@ public function testCreateDocument() - + @@ -71,7 +71,7 @@ public function testCreateDocument() ->skipAfter(121) ->addTrackingEvent('skip', 'http://ad.server.com/trackingevent/start') ->addTrackingEvent('start', 'http://ad.server.com/trackingevent/start') - ->addTrackingEvent('stop', 'http://ad.server.com/trackingevent/stop') + ->addTrackingEvent('mute', 'http://ad.server.com/trackingevent/stop') ->createMediaFile() ->setProgressiveDelivery() ->setType('video/mp4')