Skip to content

Fix other test warnings

Thom Wiggers requested to merge fix_test_warnings into master

One about timezones, the other about a deprecationwarning

Previous behaviour

Steps to reproduce:

  1. test with warnings enabled, see warnings

New behaviour

Steps to validate that it works:

  1. test with warnings enabled, see fewer warnings.

Merge request reports