Sfoglia il codice sorgente

Update Jest documentation (23.1.0)

Thibaut Courouble 7 anni fa
parent
commit
012f8007e1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/docs/scrapers/jest.rb

+ 1 - 1
lib/docs/scrapers/jest.rb

@@ -1,7 +1,7 @@
 module Docs
   class Jest < UrlScraper
     self.type = 'jest'
-    self.release = '22.4.2'
+    self.release = '23.1.0'
     self.base_url = 'https://facebook.github.io/jest/docs/en/'
     self.root_path = 'getting-started.html'
     self.links = {