tests: Fix typo in test description
This commit is contained in:
parent
acaed30e24
commit
0965023fc5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
self.description = "Upgrade a package that loose a provides entry which moves to a dedicated package"
|
self.description = "Upgrade a package that loses a provides entry which moves to a dedicated package"
|
||||||
|
|
||||||
lp1 = pmpkg("pkg1", "1-1")
|
lp1 = pmpkg("pkg1", "1-1")
|
||||||
lp1.provides = ["feature=1"]
|
lp1.provides = ["feature=1"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue