mirror of
https://github.com/appium/appium.git
synced 2026-02-22 03:08:47 -06:00
chore(typedoc-plugin-appium): make empty test a pending
This commit is contained in:
@@ -121,7 +121,7 @@ describe('@appium/typedoc-plugin-appium', function () {
|
||||
}
|
||||
});
|
||||
describe('when called with an empty ProjectCommands', function () {
|
||||
it('should log an error and return an empty array', function () {});
|
||||
it('should log an error and return an empty array');
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user