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 764ecc9 commit b002e1cCopy full SHA for b002e1c
tests/tests.ts
@@ -4,7 +4,7 @@ import * as rimraf from 'rimraf';
4
import { promisify } from 'util';
5
import { generateAPIClient } from '../src/generator';
6
7
-const testReferences = ['esquare', 'gcloud-firestore'];
+const testReferences = ['esquare', 'gcloud-firestore', 'github'];
8
9
const compareOptions = {compareSize: true};
10
const stateSymbols: {[key in State]: string} = {
0 commit comments