Skip to content

Commit 9e30fa9

Browse files
committed
Fixing class name.
1 parent 4293857 commit 9e30fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/company_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
r = re.compile
1010

1111

12-
class DescribeIntercomCompany2:
12+
class DescribeIntercomCompany:
1313

1414
@httpretty.activate
1515
def it_raises_error_if_no_response_on_find(self):

0 commit comments

Comments
 (0)