yield clone()

in components/PathCellDemo.tsx [30:37]


		yield clone(result)

		// fullyQualifiedName + uri
		result.locations[0].physicalLocation = {
			artifactLocation: {
				uri: 'https://example.com/folder/file1.txt'
			}
		}