mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
Remove redundant basepath option
This commit is contained in:
@@ -133,7 +133,6 @@ describe("AppReduced", () => {
|
||||
const options = appReduced.options;
|
||||
|
||||
expect(options).toEqual({
|
||||
basepath: "/",
|
||||
logo_return_path: "/custom-home",
|
||||
basepath: "/custom-admin",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user