瀏覽代碼

Add small comment to test

bubble
Kyle Shockey 7 年之前
父節點
當前提交
049e227c3c
沒有發現已知的金鑰在資料庫的簽署中 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…
取消
儲存