We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca35cff commit e30436fCopy full SHA for e30436f
1 file changed
appengine/headless-chrome/test/app.test.js
@@ -11,11 +11,6 @@
11
// See the License for the specific language governing permissions and
12
// limitations under the License.
13
14
-// NOTE:
15
-// This app can only be fully tested when deployed, because
16
-// Pub/Sub requires a live endpoint URL to hit. Nevertheless,
17
-// these tests mock it and partially test it locally.
18
-
19
'use strict';
20
21
const test = require(`ava`);
0 commit comments