@@ -3397,7 +3397,7 @@ index 000000000000..c5fbd4baa8b0
3397
3397
++ },
3398
3398
++ {
3399
3399
++ "name": "sourceRootResolution",
3400
- ++ "description": "Similar to basic mapping test, but test resoultion of sources with a sourceRoot field",
3400
+ ++ "description": "Similar to basic mapping test, but test resolution of sources with a sourceRoot field",
3401
3401
++ "baseFile": "source-root-resolution.js",
3402
3402
++ "sourceMapFile": "source-root-resolution.js.map",
3403
3403
++ "sourceMapIsValid": true,
@@ -3424,7 +3424,7 @@ index 000000000000..c5fbd4baa8b0
3424
3424
++ },
3425
3425
++ {
3426
3426
++ "name": "sourceResolutionAbsoluteURL",
3427
- ++ "description": "Test resoultion of sources with absolute URLs",
3427
+ ++ "description": "Test resolution of sources with absolute URLs",
3428
3428
++ "baseFile": "source-resolution-absolute-url.js",
3429
3429
++ "sourceMapFile": "source-resolution-absolute-url.js.map",
3430
3430
++ "sourceMapIsValid": true,
@@ -7950,7 +7950,7 @@ index 000000000000..4601502fffd6
7950
7950
+ },
7951
7951
+ {
7952
7952
+ "name": "sourceRootResolution",
7953
- + "description": "Similar to basic mapping test, but test resoultion of sources with a sourceRoot field",
7953
+ + "description": "Similar to basic mapping test, but test resolution of sources with a sourceRoot field",
7954
7954
+ "baseFile": "source-root-resolution.js",
7955
7955
+ "sourceMapFile": "source-root-resolution.js.map",
7956
7956
+ "sourceMapIsValid": true,
@@ -7977,7 +7977,7 @@ index 000000000000..4601502fffd6
7977
7977
+ },
7978
7978
+ {
7979
7979
+ "name": "sourceResolutionAbsoluteURL",
7980
- + "description": "Test resoultion of sources with absolute URLs",
7980
+ + "description": "Test resolution of sources with absolute URLs",
7981
7981
+ "baseFile": "source-resolution-absolute-url.js",
7982
7982
+ "sourceMapFile": "source-resolution-absolute-url.js.map",
7983
7983
+ "sourceMapIsValid": true,
0 commit comments