Skip to content

Commit

Permalink
Update test_party_analytics_api.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pshenoy-uc authored Mar 31, 2023
1 parent e48c25f commit 4755575
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_party_analytics_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@


class TestPartyAnalytics:
# Test all Analytics APIs

def test_get_norm_attorneys_associated_with_norm_party():
return PartyAnalytics.get_norm_attorneys_associated_with_norm_party(
q='caseTypeId:"CTYPATMYyaJekdgj2c" AND caseFiledDate:[2017-01-01T00:00:00+00:00TO2021-11-30T00:00:00+00:00]',
Expand Down

0 comments on commit 4755575

Please sign in to comment.