Skip to content

Commit

Permalink
Merge pull request #143 from CCBR/test-ci-module-import
Browse files Browse the repository at this point in the history
ci: pytest module import
  • Loading branch information
kelly-sovacool authored Aug 5, 2024
2 parents 47c9f73 + 26a7539 commit f6425c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cli.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import pytest
import subprocess
from renee.src.renee.__main__ import main

renee_run = (
"src/renee/__main__.py run "
Expand Down

0 comments on commit f6425c2

Please sign in to comment.