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 ab07da2 commit 04cf32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +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/2da737cab91ecb711c024f934f127f97cb3c9c19/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10](https://github.com/jacobduijzer/graphql-specifications/blob/ab07da2b30b01a8b856a25faa689c992e2260b6f/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10-L40)

### Specifications

Expand Down

0 comments on commit 04cf32d

Please sign in to comment.