The test_circuit_to_latex would fail if run outside the test folder, since the reference tex file could not be found. Now the test can be run from anywhere and finish successfully.
User Notes
[ ] Features added
[ ] Changes to compilation (if any)
Checklist
[x ] Added/updated tests of new features
[ ] Removed comments in input files
[ ] Documented source code
[ ] Checked for redundant headers/imports
[ ] Checked for consistency in the formatting of the output file
Description
The test_circuit_to_latex would fail if run outside the test folder, since the reference tex file could not be found. Now the test can be run from anywhere and finish successfully.
User Notes
Checklist