mirror of
https://github.com/frappe/lms.git
synced 2026-04-30 20:59:34 +03:00
fix: replaced instances of batch to batch_old
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@ module.exports = defineConfig({
|
||||
openMode: 0,
|
||||
},
|
||||
e2e: {
|
||||
baseUrl: "http://test_site_ui:8000",
|
||||
baseUrl: "http://dd1:8000",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user