Skip to content

Commit

Permalink
(fix): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoinier committed Jul 17, 2023
1 parent 9da6019 commit e42ba8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ You can test the datahub app by page :

##### To run the tests with the interface :

Start docker from 'support-services', and then :
Start docker from 'support-services', and then in the 'geonetwork-ui' folder :

```shell script
npx nx e2e datahub-e2e --port='cypress-auto' --watch
Expand All @@ -198,7 +198,7 @@ Then select the file(s) you want to test in the interface.

##### To run the tests without interface :

Start docker from 'support-services', and then :
Start docker from 'support-services', and then from the e2e appropriate folder :

--> ALl tests :

Expand Down

0 comments on commit e42ba8c

Please sign in to comment.