def test_get_by_id(helpers):
        swimApp = pytest.swimlane_instance.apps.get(id=pytest.app.id)
        assert swimApp == pytest.app