docs: add inject dependencies section in module tests + improvements (#12993)
This commit is contained in:
@@ -474,6 +474,12 @@ const redirects = async () => {
|
||||
destination: "/resources/js-client/:path*",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source:
|
||||
"/learn/debugging-and-testing/testing-tools/modules-tests/module-example",
|
||||
destination: "/learn/debugging-and-testing/testing-tools/modules-tests",
|
||||
permanent: true,
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user