Skip to content

Commit 4022b9f

Browse files
committed
update active mls number
1 parent 0b5435b commit 4022b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_property_pull.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def test_get_photos():
3434
assert len([r for r in results])
3535

3636
def test_get_property():
37-
property = get_property(username, password, '611638')
37+
property = get_property(username, password, '596799')
3838
# note: this must be an active mls number, if this test stats failing,
3939
# try changing it :)
4040
assert property

0 commit comments

Comments
 (0)