test/osbuild: fix whitespace
Fix indent of pipeline definition.
This commit is contained in:
parent
276019530c
commit
ec531ee9ed
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ class TestDescriptions(unittest.TestCase):
|
|||
"assembler": {
|
||||
"name": "org.osbuild.test"
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
def test_moduleinfo(self):
|
||||
index = osbuild.meta.Index(os.curdir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue