OpenVoiceOS / ovos-skill-easter-eggs

fun easter eggs for mycroft
Apache License 2.0
2 stars 4 forks source link

chore: standardize naming, move files to locale dir #32

Closed mikejgray closed 7 months ago

mikejgray commented 7 months ago
FAILED action/github/test/test_skill_resources.py::TestSkillResources::test_skill_setup - AttributeError: 'EasterEggsSkill' object has no attribute '_core_lang'. Did you mean: 'core_lang'?

This looks like a bug in the test, not so much the skill itself... grep -R '_core_lang' . returns nothing.