Skip to content

Commit

Permalink
Class name is changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Demirrr committed Nov 6, 2024
1 parent a69b7ab commit 7ba36d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_celoe.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
settings = json.load(json_file)


class Celoe:
class TestCeloe:
def test_celoe(self):
kb = KnowledgeBase(path=PATH_FAMILY)

Expand Down

0 comments on commit 7ba36d3

Please sign in to comment.