mirror of
https://github.com/frappe/lms.git
synced 2026-05-02 13:39:31 +03:00
test: fixed lesson content test
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@ module.exports = defineConfig({
|
||||
openMode: 0,
|
||||
},
|
||||
e2e: {
|
||||
baseUrl: "http://lms1:8000",
|
||||
baseUrl: "http://testui:8000",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user