Sfoglia il codice sorgente

Add small comment to test

bubble
Kyle Shockey 7 anni fa
parent
commit
049e227c3c
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: DC20D559FFBC0D36
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      test/components/schemes.js

+ 1
- 1
test/components/schemes.js Vedi File

@@ -37,7 +37,7 @@ describe("<Schemes/>", function(){
])
wrapper.setProps(props)

// Then currentScheme should default to first scheme in options list
// Then currentScheme should default to first scheme in options list, again
expect(props.specActions.setScheme).toHaveBeenCalledWith("https", "/test", "get")
})



Caricamento…
Annulla
Salva