10000 Print when starting each test run · ranglang/plotly.js@13cafac · GitHub
[go: up one dir, main page]

Skip to content

Commit 13cafac

Browse files
author
Jody McIntyre
committed
Print when starting each test run
1 parent 3dc7fdc commit 13cafac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/image/make_baseline.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ if(mockList.length === 0) {
4242
}
4343

4444
// main
45+
console.log('test run starting');
4546
runInQueue(mockList);
4647

4748
function runInQueue(mockList) {

0 commit comments

Comments
 (0)
0