Skip to content

Commit

Permalink
fix: test reference
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 9, 2024
1 parent b8a88ed commit a8c54c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
url="http://twilio-api.hive.pt",
zip_safe=False,
packages=["twilio"],
test_suite="nexmo.test",
test_suite="twilio.test",
package_dir={"": os.path.normpath("src")},
install_requires=["appier"],
classifiers=[
Expand Down

0 comments on commit a8c54c3

Please sign in to comment.