Skip to content

Commit

Permalink
Pytest path
Browse files Browse the repository at this point in the history
  • Loading branch information
MauroDruwel committed May 18, 2023
1 parent b002d12 commit 2160866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_execute_python_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import pytest

from autogpt.commands.execute import execute_python_file
from autogpt.commands.execute_code import execute_python_file

@pytest.fixture
def temp_python_file(request):
Expand Down

0 comments on commit 2160866

Please sign in to comment.