We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5435b commit 4022b9fCopy full SHA for 4022b9f
tests/integration/test_property_pull.py
@@ -34,7 +34,7 @@ def test_get_photos():
34
assert len([r for r in results])
35
36
def test_get_property():
37
- property = get_property(username, password, '611638')
+ property = get_property(username, password, '596799')
38
# note: this must be an active mls number, if this test stats failing,
39
# try changing it :)
40
assert property
0 commit comments