ec8946a Use get instead of filter_by in test_poller.py to be consistent

Authored and Committed by mprahl 4 years ago
    Use get instead of filter_by in test_poller.py to be consistent
    
    This is based on the feedback in PR #1341