mirror of
https://github.com/bower/bower.git
synced 2026-02-12 23:15:08 -05:00
Add some more tests to be completed later.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
describe('GitFsResolver', function () {
|
||||
describe('.resolve', function () {
|
||||
it.skip('should resolve to the latest commit if a repo has no tags');
|
||||
it.skip('should resolve to the latest commit if a repository has no tags');
|
||||
it.skip('should resolve to the specified range');
|
||||
it.skip('should resolve to the specified version');
|
||||
it.skip('should resolve to the specified commit');
|
||||
|
||||
Reference in New Issue
Block a user