mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
6 lines
52 B
JavaScript
6 lines
52 B
JavaScript
|
|
module.exports = {
|
||
|
|
e2e: {
|
||
|
|
IS_E2E: true
|
||
|
|
}
|
||
|
|
};
|