We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0cf0c commit e999aa1Copy full SHA for e999aa1
1 file changed
test/lib/HttpResponseHeadersUtils.test.ts
@@ -1,4 +1,4 @@
1
-import { HttpResponseHeadersUtils } from '../../src/lib/HttpResponseHeadersUtils.js';
+import { HttpResponseHeadersUtils } from '../../src/lib/httpResponseHeadersUtils.js';
2
3
describe('HttpResponseHeadersUtils', () => {
4
describe('getClientQuotaLimit', () => {
0 commit comments