Skip to content

Commit

Permalink
Fix code formating
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Feb 1, 2022
1 parent 40d5228 commit d22e5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/rendering/TestApp.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class TestApp extends React.Component {
enableForwardSkip: true,
...getP('startingQuestionId', 'layout-options-65'),
startingStep: 1,
debugMode: false,
debugMode: false,
users: [
{ id: 'http://fel.cvut.cz/people/max-chopart', label: 'Max Chopart' },
{ id: 'http://fel.cvut.cz/people/miroslav-blasko', label: 'Miroslav Blasko' }
Expand Down

0 comments on commit d22e5cb

Please sign in to comment.