Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 93c1468

Browse files
committed
test: fix longStackTraceZone test name
1 parent 7133de0 commit 93c1468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/long-stack-trace-zone.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
describe('Zone.patch', function () {
3+
describe('longStackTraceZone', function () {
44
var log;
55

66
var lstz = zone.fork(Zone.longStackTraceZone).fork({

0 commit comments

Comments
 (0)