Skip to content

Commit

Permalink
correct test loginname
Browse files Browse the repository at this point in the history
  • Loading branch information
djay committed Jun 19, 2024
1 parent 4083e52 commit 47acdd7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ const Login = (props) => {
<a href="https://github.com/collective/volto-hydra">progress</a>
</p>
<p>
Login below with "hydraeditor" "hydraeditor" to see the progress
Login below with username "hydraedit" and password "hydraedit" to see the progress
of the editor experience. You can try any of the following
frontends:
</p>
Expand All @@ -174,7 +174,7 @@ const Login = (props) => {
doesn't are in the{' '}
<a href="https://github.com/collective/volto-hydra">
Hydra README
</a>
</a>. Report bugs to <a href="https://github.com/collective/volto-hydra/issues">Hydra Issues</a>.
</p>
</Segment>
</Grid.Column>
Expand Down

0 comments on commit 47acdd7

Please sign in to comment.