summaryrefslogtreecommitdiffstats
path: root/test/schemas/negative_test/galaxy_1/galaxy.yml
blob: 914d2191ca31dafe2d9ddfd5463e76962fd8965b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: foo
namespace: bar
version: 1.2.3
authors:
  - John
readme: ../README.md
description: ...
repository: https://www.github.com/my_org/my_collection
manifest:
  directive: # <-- typo, should be "directives"
    - "foo"
  omit_default_directives: true