mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-25 05:53:00 +00:00
Retire orphaned WebApp tests and classify regression guards
This commit is contained in:
@@ -38,7 +38,7 @@ describe("compatibility marker persistence", () => {
|
||||
});
|
||||
|
||||
describe("configured CouchDB fixture", () => {
|
||||
it("starts in the current remote-profile format instead of exercising legacy migration", () => {
|
||||
it("uses a current remote profile for ordinary configured fixtures", () => {
|
||||
const pluginData = createE2eCouchDbPluginData({
|
||||
uri: "https://couch.example",
|
||||
username: "alice",
|
||||
|
||||
Reference in New Issue
Block a user