File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <div align =" center " >
1+ <div align =" center " data-test >
22 <a href =" https://graphql.org/ " >
33 <img width="150" height="150" src="https://upload.wikimedia.org/wikipedia/commons/1/17/GraphQL_Logo.svg">
44 </a >
1010
1111 <p >Generate Mock Service Worker handlers for your GraphQL APIs.</p >
1212
13- [ ![ npm version] ( https://badge.fury.io/js/%40apollo%2Fgraphql-testing-library.svg )] ( https://badge.fury.io/js/%40apollo%2Fgraphql-testing-library ) ![ badge] ( https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/alessbell/3fd56e82b55e134ee9cf57f28b0b3d49/raw/jest-coverage-comment__main.json ) ![ workflow] ( https://github.com/apollographql/graphql-testing-library/actions/workflows/test.yml/badge.svg ) [ ![ Join our Discord server ] ( https://img.shields.io/discord/1022972389463687228.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square )] ( https://discord.gg/graphos )
13+ [ ![ npm version] ( https://badge.fury.io/js/%40apollo%2Fgraphql-testing-library.svg )] ( https://badge.fury.io/js/%40apollo%2Fgraphql-testing-library ) ![ badge] ( https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/alessbell/3fd56e82b55e134ee9cf57f28b0b3d49/raw/jest-coverage-comment__main.json ) ![ workflow] ( https://github.com/apollographql/graphql-testing-library/actions/workflows/test.yml/badge.svg )
1414
1515</div >
1616<hr />
Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ export default defineConfig({
77 starlight ( {
88 title : "GraphQL Testing Library" ,
99 social : {
10- github : "https://github.com/apollographql/graphql-testing-library" ,
11- discord : "https://discord.gg/graphos" ,
10+ github : "https://github.com/apollographql/graphql-testing-library"
1211 } ,
1312 sidebar : [
1413 {
You can’t perform that action at this time.
0 commit comments