Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejgray committed Jun 14, 2024
1 parent 2ecae8d commit 090c5bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_skill.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

import pytest
from genericpath import isdir
from ovos_utils.fakebus import FakeBus
from ovos_plugin_manager.skills import find_skill_plugins
from skill_easter_eggs import EasterEggsSkill
from skill_easter_eggs.constants import SPICY_SOUNDS
Expand Down

0 comments on commit 090c5bb

Please sign in to comment.