Skip to content

Commit

Permalink
Update projects/ngrx.io/content/guide/signals/signal-store/testing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Deschryver <[email protected]>
  • Loading branch information
rainerhahnekamp and timdeschryver authored Sep 16, 2024
1 parent f7082df commit df2912e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ it('should show movies with MoviesStore', async () => {
</code-example>


This test assumes that the `MoviesService` sends a request to "https://movies.com".
This test assumes that the `MoviesService` sends a request.

## Testing Custom Extensions

Expand Down

0 comments on commit df2912e

Please sign in to comment.