Tests: Add test for missing view
Change-Id: Ic70f056ed0ca0dd1a7dfb7cfd1bf2803d2725fcd
This commit is contained in:
parent
fbd53732b3
commit
5b0e350560
@ -0,0 +1 @@
|
||||
Failed to find suitable template named 'view-2'
|
@ -0,0 +1,11 @@
|
||||
# When project includes view which is never declared, it issues an error.
|
||||
|
||||
- view-template:
|
||||
name: view-1
|
||||
view-type: all
|
||||
|
||||
- project:
|
||||
name: sample-project
|
||||
views:
|
||||
- view-1
|
||||
- view-2
|
Loading…
x
Reference in New Issue
Block a user