소스 검색

Add small comment to test

bubble
Kyle Shockey 7 년 전
부모
커밋
049e227c3c
No known key found for this signature in database GPG 키 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")
})



불러오는 중...
취소
저장