Skip to content

Commit 1cef2c0

Browse files
Update adserver/tests/test_advertiser_dashboard.py
Co-authored-by: Eric Holscher <[email protected]>
1 parent b5f12ef commit 1cef2c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adserver/tests/test_advertiser_dashboard.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@ def test_flight_update_view(self):
408408
"include_keywords": "python, django",
409409
"niche_distance": 0.5,
410410
"niche_urls": "\n".join([
411+
# Make sure comments are stripped properly
411412
"https://example.com/niche1/ ",
412413
"https://example.com/niche2/",
413414
]),

0 commit comments

Comments
 (0)