Update paths
GitOrigin-RevId: 399c594dd1bbf739d91874df6be3b70e57fe01e3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { vi, expect } from 'vitest'
|
||||
import MockResponse from '../helpers/MockResponse.js'
|
||||
import MockRequest from '../helpers/MockRequest.js'
|
||||
const modulePath = '../../../../app/src/Features/Errors/HttpErrorHandler.js'
|
||||
const modulePath = '../../../../app/src/Features/Errors/HttpErrorHandler.mjs'
|
||||
|
||||
describe('HttpErrorHandler', function () {
|
||||
beforeEach(async function (ctx) {
|
||||
|
||||
Reference in New Issue
Block a user