Skip to content

Commit

Permalink
Purposely introduce an integration test compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
rsgowman committed Mar 3, 2020
1 parent 504eebc commit ba9fa7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/auth.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* limitations under the License.
*/

Look! A compilation error!
import * as admin from '../../lib/index';
import * as chai from 'chai';
import * as chaiAsPromised from 'chai-as-promised';
Expand Down

0 comments on commit ba9fa7b

Please sign in to comment.