Merge "Tests: Add test for missing view"
This commit is contained in:
commit
495d516c5c
@ -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