snowplow / snowplow-php-tracker

Snowplow event tracker for PHP. Add analytics into your PHP apps and scripts
http://snowplowanalytics.com
34 stars 36 forks source link

Fix failing emitter tests (close #125) #126

Closed mscwilson closed 1 year ago

mscwilson commented 1 year ago

For issue #125

Four of the Emitter tests relied on a URL being invalid. But it wasn't anymore! This changes replaces that URL with a new one which hopefully will never be valid.