Skip to content

Commit 1dde994

Browse files
committed
fix incorrect test names
1 parent 9f008c5 commit 1dde994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/verify-source-map.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,13 +1036,13 @@ async function main() {
10361036
entryPoints: ['entry.js'],
10371037
crlf,
10381038
}),
1039-
check('issue-4048' + suffix, testCaseNestedFoldersIssue4070, toSearchNestedFoldersIssue4070, {
1039+
check('issue-4070' + suffix, testCaseNestedFoldersIssue4070, toSearchNestedFoldersIssue4070, {
10401040
outfile: 'out.js',
10411041
flags: flags.concat('--bundle'),
10421042
entryPoints: ['src/main.js'],
10431043
crlf,
10441044
}),
1045-
check('issue-4048' + suffix, testCaseNullMappingIssue4080, toSearchNullMappingIssue4080, {
1045+
check('issue-4080' + suffix, testCaseNullMappingIssue4080, toSearchNullMappingIssue4080, {
10461046
outfile: 'out.js',
10471047
flags: flags.concat('--bundle', '--format=esm'),
10481048
entryPoints: ['entry.js'],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy