Skip to content

Commit

Permalink
feat(dataDownloadListActions): updated commenting capitalization for …
Browse files Browse the repository at this point in the history
…consistency
  • Loading branch information
jarvisraymond-uchicago committed Nov 9, 2023
1 parent 8fa406e commit 648d517
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ describe('ActionButtons', () => {
expect(queryByText(buttonText)).toBeNull();
};

/* TESTS */
/* Tests */
test('Renders test id for ActionButtons', () => {
render(
<ActionButtons
Expand Down

0 comments on commit 648d517

Please sign in to comment.