Skip to content

check: Fix datetime unit test for builds without assert

Edward Hervey requested to merge bilboed/gstreamer:datetime-noassert into master

If built with assertions disabled, we need to ensure the variable is properly reset before testing

Merge request reports