Skip to content

Commit 46908d7

Browse files
committed
added EOL
1 parent fed78b4 commit 46908d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeceptjs-example/react_app_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Scenario('try react app', ({ I }) => {
99
I.click('button', { react: 't', props: { name: '9' } });
1010
I.click('button', { react: 't', props: { name: '=' } });
1111
I.seeElement({ react: 't', props: { value: '81' } });
12-
});
12+
});

0 commit comments

Comments
 (0)