Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1239)

Unified Diff: charmworld/tests/test_search.py

Issue 16690043: Add changelog to bundle page.
Patch Set: Add changelog to bundle page. Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « charmworld/tests/test_models.py ('k') | charmworld/views/bundles.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: charmworld/tests/test_search.py
=== modified file 'charmworld/tests/test_search.py'
--- charmworld/tests/test_search.py 2013-10-23 17:37:08 +0000
+++ charmworld/tests/test_search.py 2013-10-24 17:24:43 +0000
@@ -168,7 +168,7 @@
parsed = yaml.safe_load(deployer_config)
store_bundles(
None, parsed, 'abentley', 'wordpress-basket/5', None, None, None,
- index_client=self.index_client)
+ None, index_client=self.index_client)
return _id
def test_store_bundles_bundle_name_indexed(self):
« no previous file with comments | « charmworld/tests/test_models.py ('k') | charmworld/views/bundles.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b