summaryrefslogtreecommitdiffstats
path: root/src/account/test/TestAccount.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/account/test/TestAccount.py')
-rw-r--r--src/account/test/TestAccount.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/account/test/TestAccount.py b/src/account/test/TestAccount.py
index 5763c4d..53cb429 100644
--- a/src/account/test/TestAccount.py
+++ b/src/account/test/TestAccount.py
@@ -49,7 +49,7 @@ class TestAccount(AccountBase):
# make sure the account will not exist
clean_account(self.user_name)
computer_system = self.wbemconnection.ExecQuery('WQL',
- 'select * from Linux_ComputerSystem')[0]
+ 'select * from PG_ComputerSystem')[0]
lams = self.wbemconnection.ExecQuery('WQL',
'select * from LMI_AccountManagementService')[0]
self.wbemconnection.InvokeMethod("CreateAccount", lams.path,