Skip to content

Fixes #508 - Fix the "gets the first version" test

Anton Smirnov requested to merge 508-flaky_first_version into master

Currently the test relies on other tests (that add the subscriptions). As a fix i've added one more (or "at least") one subscription with "Version" header (today). So in worst case scenario it's date is used as first version.

Also it seems that "first version" value is overwritten (might be a bug).

Closes #508 (closed)

Merge request reports