~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/stories/distribution/xx-distribution-overview.txt

Merge db-devel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
 
86
86
   >>> from lp.services.features.testing import FeatureFixture
87
87
   >>> derivation_enabled = FeatureFixture(
88
 
   ...     {'soyuz.derived-series-ui.enabled': 'on'})
 
88
   ...     {'soyuz.derived_series_ui.enabled': 'on'})
89
89
   >>> with derivation_enabled:
90
90
   ...     anon_browser.open('http://launchpad.dev/ubuntu')
91
91
   >>> print extract_text(find_tag_by_id(anon_browser.contents,