public function testGetScripts()
 {
     $this->assertSame(static::$scripts, $this->dataProvider->getScripts());
 }