Skip to content

Commit

Permalink
test(settings): Update expected result based on Hierarchy 1 no longer…
Browse files Browse the repository at this point in the history
… being a default
  • Loading branch information
SkepticMystic committed Apr 26, 2024
1 parent a26cdf4 commit b954259
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/settings/migration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ describe("migration", () => {
label: "prevs",
fields: ["prev", "left"],
},
{
label: "hierarchy 1",
fields: ["up", "down", "same", "next", "prev"],
},
],
implied_relations: {
transitive: [
Expand Down Expand Up @@ -516,10 +512,6 @@ describe("migration", () => {
label: "prevs",
fields: ["prev", "left"],
},
{
label: "hierarchy 1",
fields: ["up", "down", "same", "next", "prev"],
},
],
implied_relations: {
transitive: [
Expand Down

0 comments on commit b954259

Please sign in to comment.