The source project of this merge request has been removed.
Remove pre-existing metadata in test upstream-metadata-is-not-a-file.
The test does not remove debian/upstream/metadata before generating it as a FIFO. That causes an error if the file exists, for example when it is supplied by a template like 'pedantic'. Here the file is removed before the FIFO is created.