public function testTrimAssetVersionWithoutVersion()
 {
     $this->assertSame('/bar', $this->assetsVersionTrimerHelper->trim('/bar'));
 }