Closed richard-rogers closed 1 month ago
Make integration tests pass now that why.log() tests are included. Also pass environment variables into container for nightly integration tests.
why.log()
add reinit=True to all the why.init() calls
reinit=True
why.init()
[ ] I have reviewed the Guidelines for Contributing and the Code of Conduct.
Description
Make integration tests pass now that
why.log()
tests are included. Also pass environment variables into container for nightly integration tests.Changes
add
reinit=True
to all thewhy.init()
calls[ ] I have reviewed the Guidelines for Contributing and the Code of Conduct.