Skip to content

Commit

Permalink
Update test_main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DmytroSvirsa authored Sep 19, 2022
1 parent 5eca31a commit 00e88af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from unittest.mock import patch

import pytest
import os

from app.main import Car, CarWashStation

Expand Down

0 comments on commit 00e88af

Please sign in to comment.