refactor: refs #8698 remove commented-out code in ItemDescriptorProxy.vue and VnLog.spec.js
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details

This commit is contained in:
Alex Moreno 2025-03-05 13:13:50 +01:00
parent 04f1aae5a0
commit 27d7a732b7
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@ const $props = defineProps({
default: null,
},
});
//REMOVEME:
</script>
<template>
<QPopupProxy style="max-width: 10px">

View File

@ -1,6 +1,5 @@
/// <reference types="cypress" />
describe('VnLog', () => {
//REMOVEME:
const chips = [
':nth-child(1) > :nth-child(1) > .q-item__label > .q-chip > .q-chip__content',
':nth-child(2) > :nth-child(1) > .q-item__label > .q-chip > .q-chip__content',