Skip to content

Commit

Permalink
Update test/rendering/TestApp.jsx
Browse files Browse the repository at this point in the history
Co-authored-by: Miroslav Blaško <blcham@gmail.com>
  • Loading branch information
LaChope and blcham committed Feb 1, 2022
1 parent 016daa4 commit b44d33c
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: true,
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 b44d33c

Please sign in to comment.