显示 Debug EML 菜单入口
This commit is contained in:
@@ -13,7 +13,7 @@ describe('reservation router', () => {
|
||||
)
|
||||
})
|
||||
|
||||
it('exposes the hidden Debug EML route without adding it to the business menu', () => {
|
||||
it('exposes the Debug EML route', () => {
|
||||
expect(router.resolve('/debug/eml-superagent').name).toBe('debug-eml-superagent')
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user