Skip to content
This repository was archived by the owner on Apr 5, 2021. It is now read-only.

Commit f137a7e

Browse files
committed
Swap tests to sleekxmppfs as well
1 parent 9d5a1d2 commit f137a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_vacbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from sucks import *
44

55
from unittest.mock import Mock
6-
from sleekxmpp.exceptions import XMPPError
6+
from sleekxmppfs.exceptions import XMPPError
77

88

99
def test_handle_clean_report():

0 commit comments

Comments
 (0)