Преглед изворни кода

Add small comment to test

bubble
Kyle Shockey пре 7 година
родитељ
комит
049e227c3c
No known key found for this signature in database GPG Key ID: DC20D559FFBC0D36
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      test/components/schemes.js

+ 1
- 1
test/components/schemes.js Прегледај датотеку

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



Loading…
Откажи
Сачувај