Fix some tests and add new ones
This commit is contained in:
committed by
Michael Krasnyk
parent
8da6281dcd
commit
580c5e39ae
@@ -24,7 +24,7 @@ Feature: Invalid profile API versions
|
||||
Scenario: Profile API version too high
|
||||
Given the profile file
|
||||
"""
|
||||
api_version = 3
|
||||
api_version = 4
|
||||
"""
|
||||
And the node map
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user