diff --git a/.gitbook/assets/grafik (3).png b/.gitbook/assets/grafik (3).png new file mode 100644 index 000000000..8fabb8555 Binary files /dev/null and b/.gitbook/assets/grafik (3).png differ diff --git a/.gitbook/assets/grafik (4).png b/.gitbook/assets/grafik (4).png new file mode 100644 index 000000000..8fabb8555 Binary files /dev/null and b/.gitbook/assets/grafik (4).png differ diff --git a/integration-tests/testing/integration-testing.md b/integration-tests/testing/integration-testing.md index 489caecc8..550d55e76 100644 --- a/integration-tests/testing/integration-testing.md +++ b/integration-tests/testing/integration-testing.md @@ -22,7 +22,7 @@ To run the tests, open the directory of our Nitro Frontend in your console and r $ cypress run ``` -![Console output after running cypress test](../../.gitbook/assets/grafik%20%281%29.png) +![Console output after running cypress test](../../.gitbook/assets/grafik%20%284%29.png) After the test run, you will get also some video footage of the test run which you can then analyse in more detail.