51
51
# Now that the job ran, the statistics have been updated.
52
52
self.assertEqual(pofile.potemplate.messageCount(), 1)
55
55
product = self.factory.makeProduct(
56
56
translations_usage=ServiceUsage.LAUNCHPAD)
57
57
productseries = self.factory.makeProductSeries(product=product)