mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-25 11:42:12 +01:00
small fix for the testsuite (my email address changed in the buildservice)
This commit is contained in:
parent
87b565f095
commit
f24255f384
2
tests.py
2
tests.py
@ -58,7 +58,7 @@ class TestOsc(unittest.TestCase):
|
|||||||
def testUsermeta(self):
|
def testUsermeta(self):
|
||||||
expect = """<person>
|
expect = """<person>
|
||||||
<login>poeml</login>
|
<login>poeml</login>
|
||||||
<email>poeml@suse.de</email>
|
<email>poeml@novell.com</email>
|
||||||
<realname>Dr. Peter Poeml</realname>
|
<realname>Dr. Peter Poeml</realname>
|
||||||
<watchlist>
|
<watchlist>
|
||||||
<project name="server:mail"/>
|
<project name="server:mail"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user