Skip to content

Commit

Permalink
e2e was moved to tests/e2e (eclipse-che#18718)
Browse files Browse the repository at this point in the history
eclipse-che#15063

Signed-off-by: Fumiaki MATSUSHIMA <mtsmfm@gmail.com>
  • Loading branch information
mtsmfm authored Jan 3, 2021
1 parent a410747 commit c3da007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To run these tests you need to have running Che instance. You can execute tests
installed Docker on your machine.

## What are these tests meant for
These tests serves for testing Che 7 happy path. You can see description about these tests here: https://github.com/eclipse/che/tree/master/e2e.
These tests serves for testing Che 7 happy path. You can see description about these tests here: https://github.com/eclipse/che/tree/master/tests/e2e.

## How to run it
The easiest way is to run them via Docker. To build locally you have go to ` dockerfiles ` folder and execute following command:
Expand Down

0 comments on commit c3da007

Please sign in to comment.