diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-01-31 20:02:03 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-01-31 20:02:03 +0000 |
| commit | abbf60080dbd0613faf6e02fb60e39a6a573176b (patch) | |
| tree | f2a0c5c20672e64aad29288dac866ae00f49e2d5 /packages/app/e2e/fixtures.ts | |
| parent | 33252a65b408ddec45bcd063c535c2170ce413c6 (diff) | |
| download | opencode-abbf60080dbd0613faf6e02fb60e39a6a573176b.tar.gz opencode-abbf60080dbd0613faf6e02fb60e39a6a573176b.zip | |
chore: generate
Diffstat (limited to 'packages/app/e2e/fixtures.ts')
| -rw-r--r-- | packages/app/e2e/fixtures.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/app/e2e/fixtures.ts b/packages/app/e2e/fixtures.ts index e28b4cef4..bace8cd59 100644 --- a/packages/app/e2e/fixtures.ts +++ b/packages/app/e2e/fixtures.ts @@ -3,7 +3,6 @@ import { seedProjects } from "./actions" import { promptSelector } from "./selectors" import { createSdk, dirSlug, getWorktree, sessionPath } from "./utils" - export const settingsKey = "settings.v3" type TestFixtures = { |
