public function testManyDynamic() { $babel = Babel::update(12, 'category'); $this->assertEquals('12 catégories modifiées', $babel); }