-
Juliana Oliveira Rodrigues authored
The test_html_visuals tries to compare an output generated by sng package to a string. When 'sng' is not available, this test falls back to binary comparison and thus, not matching the given string. This patch adds the presence of 'sng' as condition to run the test.
Juliana Oliveira Rodrigues authoredThe test_html_visuals tries to compare an output generated by sng package to a string. When 'sng' is not available, this test falls back to binary comparison and thus, not matching the given string. This patch adds the presence of 'sng' as condition to run the test.