move profiles to /src
This commit is contained in:
@@ -7,7 +7,7 @@ describe('Cursor Profile Initialization Functionality', () => {
|
||||
beforeAll(() => {
|
||||
const cursorJsPath = path.join(
|
||||
process.cwd(),
|
||||
'scripts',
|
||||
'src',
|
||||
'profiles',
|
||||
'cursor.js'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user