Remove comparison text from environment results in Wiki
'Test results against reference environment' wiki pages have 'Comparison' block now.
This MR removes comparison for single test results. The reason behind this issue is that results_comparision_data
was still generated even for single result and so results_comparision_table
was also generated because of it.
Edited by Nailia Iskhakova