File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4289
4289
},
4290
4290
"test/development/tsconfig-path-reloading/index.test.ts": {
4291
4291
"passed": [
4292
- "tsconfig-path-reloading tsconfig added after starting dev should automatically fast refresh content when path is added without error",
4293
- "tsconfig-path-reloading tsconfig added after starting dev should load with initial paths config correctly",
4294
- "tsconfig-path-reloading tsconfig should automatically fast refresh content when path is added without error",
4295
- "tsconfig-path-reloading tsconfig should load with initial paths config correctly"
4292
+ "tsconfig-path-reloading tsconfig should load with initial paths config correctly",
4293
+ "tsconfig-path-reloading tsconfig should automatically fast refresh content when path is added without error"
4296
4294
],
4297
4295
"failed": [
4298
4296
"tsconfig-path-reloading tsconfig added after starting dev should recover from module not found when paths is updated",
4299
- "tsconfig-path-reloading tsconfig should recover from module not found when paths is updated"
4297
+ "tsconfig-path-reloading tsconfig should recover from module not found when paths is updated",
4298
+ "tsconfig-path-reloading tsconfig added after starting dev should load with initial paths config correctly",
4299
+ "tsconfig-path-reloading tsconfig added after starting dev should automatically fast refresh content when path is added without error"
4300
4300
],
4301
4301
"pending": [],
4302
4302
"flakey": [],
You can’t perform that action at this time.
0 commit comments