diff options
Diffstat (limited to 'test/modules')
| -rw-r--r-- | test/modules/git.spec.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/modules/git.spec.ts b/test/modules/git.spec.ts index b120cc09..8957e995 100644 --- a/test/modules/git.spec.ts +++ b/test/modules/git.spec.ts @@ -18,8 +18,6 @@ describe('git', () => { .it('with length 8', { length: 8 }); }); - t.skip('shortSha'); - t.describeEach( 'commitEntry', 'commitDate' |
