szafranski/RH-ota

Aliases read behavior - bad in test

Closed this issue · 3 comments

after using this code to check the behavior of the aliases_read:

image

i got this:

image

still shows as a list - what is why I was tryig to use temp file - it was stored correctly in file

print("".join(read_aliases_file())

thanks, figured it out ;)