Skip to content

Fix Postorius's tests.

Abhilash Raj requested to merge maxking/postorius:fix-test into master

This fixes some of the failing git tests due to some of the change in repr of the objects. This commits changes the comparison to List's fqdn_listname instead of repr, which isn't even supposed to machine readable string.

Merge request reports