mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
parent
dbf14c217d
commit
30beabe7b8
4 changed files with 48 additions and 6 deletions
|
@ -23,7 +23,6 @@ describe('DataViewLayoutOptions.vue', () => {
|
|||
});
|
||||
|
||||
expect(wrapper.find('.p-dataview-layout-options').exists()).toBe(true);
|
||||
expect(wrapper.find('.p-highlight > .pi-th-large').exists()).toBe(true);
|
||||
|
||||
wrapper.vm.$emit('update:modelValue', 'list');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue