#563 Tests: Set default value for SUBJECT_TYPES_DIR
Merged 4 years ago by lholecek. Opened 4 years ago by lholecek.
lholecek/greenwave fix-default-test-configuration  into  master

file modified
+1
@@ -80,6 +80,7 @@ 

      GREENWAVE_API_URL = 'http://localhost:5005/api/v1.0'

      KOJI_BASE_URL = 'http://localhost:5006/kojihub'

      POLICIES_DIR = _local_conf_dir('policies')

+     SUBJECT_TYPES_DIR = _local_conf_dir('subject_types')

  

  

  class FedoraTestingConfig(Config):

rebased onto c716ebd

4 years ago

Why warning?

Ooops, removed.

Pull-Request has been merged by lholecek

4 years ago
Metadata