diff options
Diffstat (limited to 'test/fixtures/custom_fields.yml')
-rw-r--r-- | test/fixtures/custom_fields.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/custom_fields.yml b/test/fixtures/custom_fields.yml index e58d8e3dc..6be840fcc 100644 --- a/test/fixtures/custom_fields.yml +++ b/test/fixtures/custom_fields.yml @@ -3,7 +3,7 @@ custom_fields_001: name: Database
min_length: 0
regexp: ""
- is_for_all: false
+ is_for_all: true
type: IssueCustomField
max_length: 0
possible_values: MySQL|PostgreSQL|Oracle
|