Skip to content

Commit 3e1ea28

Browse files
committed
Updating the print flow
1 parent 74d2955 commit 3e1ea28

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/nirfsg/system_tests/test_system_nirfsg.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ def get_test_file_path(file_name):
2323
return os.path.join(test_files_base_dir, file_name)
2424

2525

26-
sys.path.insert(0, str(pathlib.Path(__file__).parent.parent.parent / 'generated/nirfsg'))
27-
28-
2926
class SystemTests:
3027
@pytest.fixture(scope='function')
3128
def rfsg_device_session(self, session_creation_kwargs):

0 commit comments

Comments
 (0)