Skip to content

Commit a7c2347

Browse files
chore: ci fixed
1 parent 40d8a30 commit a7c2347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proxyServiceValidator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const testServerResponse = async () => {
104104
'http://localhost:8080/assets/js/csel.js',
105105
'http://localhost:8080/assets/js/register-sw.js',
106106
'http://localhost:8080/assets/json/emu-nav.json',
107-
'http://localhost:8080/assets/json/blacklist.json',
107+
'http://localhost:8080/assets/txt/blacklist.txt',
108108
'http://localhost:8080/assets/json/emulib-nav.json',
109109
'http://localhost:8080/assets/json/flash-nav.json',
110110
'http://localhost:8080/assets/json/h5-nav.json',

0 commit comments

Comments
 (0)