Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed (ODSC) committed Sep 16, 2022
1 parent 6eb6242 commit 69ca84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iati_datastore/iatilib/test/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@ class TestBudgetBySectorXLSXView(ClientTestCase, ApiViewMixin):
serializer = 'iatilib.frontend.api1.BudgetsBySectorXLSXView.serializer'

class TestActivityLocalesDescriptionTypes(ClientTestCase):
"""Test new functionality to outut locale appropriate titles and descriptions, and new columns for each description type"""
"""Test new functionality to output locale appropriate titles and descriptions, and new columns for each description type"""

base_url = '/api/1/access/activity.csv'

Expand Down

0 comments on commit 69ca84d

Please sign in to comment.