Skip to content

fix: test: Use UTC timezone when handling keys in kasp test library

Nicki Křížek requested to merge 4999-pytest-kasp-use-utc-timezone into main

When working with key timestamps, ensure we correctly set the UTC timezone in order for the tests to work consistently regardless of the local time setting.

Closes #4999 (closed)

Merge request reports