Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in the automated tests for part 9/2-objects-as-attributes, part 3 #101

Open
ahetodela opened this issue Nov 23, 2022 · 0 comments
Open

Comments

@ahetodela
Copy link

The instructions say if the list is empty, the remove_shortest() should return None. But the automated tests do not take that into consideration, the test is trying to access an attribute called name on None which clearly does not exist. Your team has to add a logic for that one as well in the test_shortest_in_room.py file
error_message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant