SkypLabs / probequest

Toolkit for Playing with Wi-Fi Probe Requests
https://probequest.skyplabs.net/en/stable/
GNU General Public License v3.0
260 stars 49 forks source link

Fix timezone dependent unit test #66

Open manufactory opened 4 months ago

manufactory commented 4 months ago

The hard coded time stamp in the test causes the test to fail in time in time zones other than UTC

SkypLabs commented 4 months ago

Good catch, thanks!