Skip to content

Commit eedf6b1

Browse files
Update apps/roam/scripts/playwright/loadExtension.ts
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
1 parent 02ef2d0 commit eedf6b1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

apps/roam/scripts/playwright/loadExtension.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ import {
1212
openRoamSession,
1313
parseArgs,
1414
timestamp,
15-
} from "./roam-session";
15+
16+
} from "./roamSession";
17+
1618

1719
type ExtensionRootFile = {
1820
name: string;

0 commit comments

Comments
 (0)