Adjusted documentation
This commit is contained in:
2
runtests
2
runtests
@@ -65,7 +65,7 @@ except IocNotRunning:
|
||||
except IocNotRunning:
|
||||
pass
|
||||
check_ioc_running()
|
||||
print(f'Started IOC successfully (process ID {p.pid})! It will automatically terminate after all tests are done.')
|
||||
print(f'Started IOC successfully (process ID {p.pid}). It will automatically terminate after all tests are done.')
|
||||
|
||||
# Run each enabled folder's relevant tests in parallel
|
||||
processes = []
|
||||
|
||||
Reference in New Issue
Block a user