Skip to content

Commit

Permalink
chore: Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-meier committed Apr 1, 2024
1 parent b5a4c9e commit 3d988e2
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 @@ -92,8 +92,8 @@ dotnet ef database update

## E2E Testing

Before running the E2E tests, make sure to start the server with the "Chrono_E2E_Testing" launch profile:
`dotnet run --launch-profile Chrono_E2E_Testing`
E2E testing is done via [Playwright](https://playwright.dev/dotnet/docs/writing-tests). The test suite automatically
spawns the test server and shuts it down after all tests are completed.

## Technology

Expand Down

0 comments on commit 3d988e2

Please sign in to comment.