fix: improve merge verification and dashboard behavior
This commit is contained in:
@@ -33,6 +33,10 @@ class MockStore extends EventEmitter {
|
||||
return "/tmp/fn-679";
|
||||
}
|
||||
|
||||
getFusionDir(): string {
|
||||
return "/tmp/fn-679/.fusion";
|
||||
}
|
||||
|
||||
getDatabase() {
|
||||
return {
|
||||
exec: vi.fn(),
|
||||
|
||||
Reference in New Issue
Block a user