Skip to content

Commit 049e227

Browse files
committed
Add small comment to test
1 parent e72e853 commit 049e227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/components/schemes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ describe("<Schemes/>", function(){
3737
])
3838
wrapper.setProps(props)
3939

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

0 commit comments

Comments
 (0)