We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eadd206 commit bb6dbd3Copy full SHA for bb6dbd3
1 file changed
e2e/filters.spec.ts
@@ -22,9 +22,9 @@ describe("Filters", () => {
22
"1. Production region",
23
"2. Stand structure",
24
// ---
25
- "3. Evaluation type",
26
- "4. Reference area",
27
- "5. Grid",
+ "3. Inventory",
+ "4. Evaluation type",
+ "5. Reference area",
28
]);
29
30
const productionRegionFilter = selectors.edition.dataFilterInput(
0 commit comments