tests/obs: improve format of default Config attribute.

This commit is contained in:
Jimmy Berry 2018-08-16 21:54:20 -05:00
parent 760ddf39e6
commit dace1c3997

View File

@ -274,7 +274,7 @@ class OBS(object):
'openSUSE:Factory': {
'OSRT': {
'Config': 'overridden-by-local = remote-nope\n'
'remote-only = remote-indeed'
'remote-only = remote-indeed\n'
}
}
}