Skip to content

Commit

Permalink
Update test imports
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Feb 1, 2024
1 parent 7e0ef75 commit cc38514
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/test_skill.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,10 @@
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

import shutil
import unittest
import pytest

from os import environ
from os.path import dirname, join
from mock import Mock
from mycroft_bus_client import Message
from ovos_utils.messagebus import FakeBus

from neon_minerva.tests.skill_unit_test_base import SkillTestCase

Expand Down

0 comments on commit cc38514

Please sign in to comment.