Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc091e8

Browse files
committed
Fixing tests in v17
1 parente5298c0 commitdc091e8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license":"MIT",
55
"scripts": {
66
"ng":"ng",
7-
"start":"ng serve",
7+
"start":"ng serve demo_app",
88
"build":"ng build",
99
"test":"ng test",
1010
"lint":"ng lint"

‎projects/plotly/src/test.ts‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// This file is required by karma.conf.js and loads recursively all the .spec and framework files
22

3-
import'zone.js/dist/zone';
4-
import'zone.js/dist/zone-testing';
3+
import'zone.js';
54
import{getTestBed}from'@angular/core/testing';
65
import{
76
BrowserDynamicTestingModule,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp