chore: add linter to tests
This commit is contained in:
@@ -25,5 +25,5 @@ export const adminFixtures = {
|
||||
adminCreateRolePage: async ({ page}, use) => {
|
||||
await use(new AdminCreateRolePage(page));
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user