Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobduijzer authored Jan 17, 2025
1 parent 9d6e525 commit 0c4f80f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ Ensure you have the following installed:

The `CustomWebApplicationFactory` class is used to create a custom `WebApplicationFactory` for integration tests. This class is used to configure the test server with the required services and settings. It is also used to override registered services, in this case the `StockService`.

[[https://github.com/jacobduijzer/graphql-specifications/blob/2da737cab91ecb711c024f934f127f97cb3c9c19/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10](https://github.com/jacobduijzer/graphql-specifications/blob/ab07da2b30b01a8b856a25faa689c992e2260b6f/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10-L40)
](https://github.com/jacobduijzer/graphql-specifications/blob/04cf32d2b920167eef2f8944e7f9f623c0255411/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10-L40)
https://github.com/jacobduijzer/graphql-specifications/blob/04cf32d2b920167eef2f8944e7f9f623c0255411/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10-L40

### Specifications

Expand Down

0 comments on commit 0c4f80f

Please sign in to comment.