Skip to content

Commit 47aefb7

Browse files
committed
Disable docs.gradient.network as theyre offline
1 parent ffb576f commit 47aefb7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/gitbook/e2e/customers.spec.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,11 @@ const testCases: TestsCase[] = [
112112
contentBaseURL: 'https://adiblar.gitbook.io',
113113
tests: [{ name: 'Home', url: '/' }],
114114
},
115-
{
116-
name: 'docs.gradient.network',
117-
contentBaseURL: 'https://docs.gradient.network',
118-
tests: [{ name: 'Home', url: '/' }],
119-
},
115+
// {
116+
// name: 'docs.gradient.network',
117+
// contentBaseURL: 'https://docs.gradient.network',
118+
// tests: [{ name: 'Home', url: '/' }],
119+
// },
120120
// {
121121
// name: 'mygate-network.gitbook.io',
122122
// contentBaseURL: 'https://mygate-network.gitbook.io',

0 commit comments

Comments
 (0)