Explorar el Código

Add small comment to test

bubble
Kyle Shockey hace 7 años
padre
commit
049e227c3c
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: DC20D559FFBC0D36
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      test/components/schemes.js

+ 1
- 1
test/components/schemes.js Ver fichero

@@ -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")
})



Cargando…
Cancelar
Guardar