Closed anoadragon453 closed 2 years ago
Some homeservers (Synapse) have started omitting device's display name over federation by default. The spec doesn't mandate that this field be available, so Sytest shouldn't either.
This PR modifies the check so that it is optional - only if the field is present do we check the value.
== -> eq (aka fix my mistakes pls)
(Or better: use Rich's formulation)
(Or better better: invent a time machine and prevent perl from being created)
Some homeservers (Synapse) have started omitting device's display name over federation by default. The spec doesn't mandate that this field be available, so Sytest shouldn't either.
This PR modifies the check so that it is optional - only if the field is present do we check the value.