Skip to content

Commit b002e1c

Browse files
committed
test(): github test case execution
Signed-off-by: Vojtech Masek <[email protected]>
1 parent 764ecc9 commit b002e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import * as rimraf from 'rimraf';
44
import { promisify } from 'util';
55
import { generateAPIClient } from '../src/generator';
66

7-
const testReferences = ['esquare', 'gcloud-firestore'];
7+
const testReferences = ['esquare', 'gcloud-firestore', 'github'];
88

99
const compareOptions = {compareSize: true};
1010
const stateSymbols: {[key in State]: string} = {

0 commit comments

Comments
 (0)