Skip to content

Commit

Permalink
Rewrite useBackgroundQuery tests to use Profiler (#11437)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller authored Dec 19, 2023
1 parent 33454f0 commit 3cbb207
Show file tree
Hide file tree
Showing 4 changed files with 4,385 additions and 4,732 deletions.
4 changes: 2 additions & 2 deletions .size-limits.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"dist/apollo-client.min.cjs": 39184,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32696
"dist/apollo-client.min.cjs": 39135,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32651
}
Loading

0 comments on commit 3cbb207

Please sign in to comment.