2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-09-13 22:21:37 +00:00

various small fixes (#9797)

This commit is contained in:
Matthias Mair
2025-06-17 00:18:25 +02:00
committed by GitHub
parent af3c5b5711
commit e7b24cca64
3 changed files with 5 additions and 4 deletions

View File

@@ -42,7 +42,9 @@ test('Tables - Filters', async ({ browser }) => {
test('Tables - Columns', async ({ browser }) => {
// Go to the "stock list" page
const page = await doCachedLogin(browser, {
url: 'stock/location/index/stock-items'
url: 'stock/location/index/stock-items',
username: 'steven',
password: 'wizardstaff'
});
// Open column selector