We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb576f commit 47aefb7Copy full SHA for 47aefb7
packages/gitbook/e2e/customers.spec.ts
@@ -112,11 +112,11 @@ const testCases: TestsCase[] = [
112
contentBaseURL: 'https://adiblar.gitbook.io',
113
tests: [{ name: 'Home', url: '/' }],
114
},
115
- {
116
- name: 'docs.gradient.network',
117
- contentBaseURL: 'https://docs.gradient.network',
118
- tests: [{ name: 'Home', url: '/' }],
119
- },
+ // {
+ // name: 'docs.gradient.network',
+ // contentBaseURL: 'https://docs.gradient.network',
+ // tests: [{ name: 'Home', url: '/' }],
+ // },
120
// {
121
// name: 'mygate-network.gitbook.io',
122
// contentBaseURL: 'https://mygate-network.gitbook.io',
0 commit comments