Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

fix: fix lint warnings for test files #31

Merged
merged 1 commit into from
Aug 1, 2017
Merged

Conversation

kevguy
Copy link
Contributor

@kevguy kevguy commented Jul 23, 2017

Though tests can be run since the testing files won't need to go through tslint, but warnings will appear on all the testing files regarding describe and it. I have applied a simple fix by simply import {} from 'jest';

app.test.ts
screen shot 2017-07-23 at 4 47 13 pm

screen shot 2017-07-23 at 4 44 25 pm

screen shot 2017-07-23 at 4 44 43 pm

@msftclas
Copy link

@kevguy,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@bowdenk7 bowdenk7 merged commit ed149eb into microsoft:master Aug 1, 2017
brittanydrandolph pushed a commit that referenced this pull request Jun 17, 2022
fix: fix lint warnings for test files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants