Remove something left from the merge conflict

Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
Mauro Morales 2023-03-30 09:06:11 +02:00
parent 7e6a31f38b
commit a254871c22
No known key found for this signature in database
GPG Key ID: 0069994DD7392198

View File

@ -124,7 +124,6 @@ kcrypt:
})
It("replaces the file contents", func() {
<<<<<<< HEAD
err := c.SetMapping("COS_PERSISTENT:the_new_name:the_new_uuid")
Expect(err).ToNot(HaveOccurred())
err = c.WriteMappings(tmpFile.Name())