Skip to content

Commit d307e77

Browse files
docs(angular.testability): add jsdoc marker to ensure it is included in docs
1 parent f0d3722 commit d307e77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Angular.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -1454,7 +1454,8 @@ function reloadWithDebugInfo() {
14541454
window.location.reload();
14551455
}
14561456

1457-
/*
1457+
/**
1458+
* @ngdoc function
14581459
* @name angular.getTestability
14591460
* @module ng
14601461
* @description

0 commit comments

Comments
 (0)