mirror of
https://github.com/musix-org/musix-oss
synced 2025-06-17 04:26:00 +00:00
fix
This commit is contained in:
7
node_modules/snekfetch/test/node/http2.test.js.disabled
generated
vendored
Normal file
7
node_modules/snekfetch/test/node/http2.test.js.disabled
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/**
|
||||
* @jest-environment node
|
||||
*/
|
||||
|
||||
global.HTTP_VERSION = 2;
|
||||
|
||||
require('./main');
|
Reference in New Issue
Block a user