ant-design/.github/tests_checker.yml

4 lines
144 B
YAML
Raw Normal View History

2020-06-02 14:47:05 +08:00
comment: 'Could you please add tests to make sure this change works as expected?',
fileExtensions: [.ts', '.tsx', '.json']
testDir: '__tests__'