Skip to content

Commit 0762b08

Browse files
committed
fix 1 ui test
1 parent 8204b2c commit 0762b08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/tests/unit/views/AutogenView.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,7 @@ describe('Views > AutogenView.vue', () => {
777777
testapinamecase1response: {
778778
count: 1,
779779
testapinamecase1: [{
780+
id: 'uuid1',
780781
name: 'test-name-value',
781782
hostname: 'test-hostname-value'
782783
}]

0 commit comments

Comments
 (0)