Skip to content

Commit

Permalink
Update comment about testSingleFileSelection()
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-white committed Nov 1, 2018
1 parent adaf489 commit a569202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/components/form/attachment/list.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ describe('FormAttachmentList', () => {
});

/*
testMultipleFileSelection() tests the effects of selecting a single file to
testSingleFileSelection() tests the effects of selecting a single file to
upload. It does not test the effects of actually uploading the file: that
comes later. However, it tests everything between selecting the file and
uploading it.
Expand Down

0 comments on commit a569202

Please sign in to comment.