Remove domain grain from tests

This commit is contained in:
twangboy 2019-04-30 14:01:24 -06:00
parent 3e46f5143d
commit 0049f85fbe
No known key found for this signature in database
GPG key ID: 93FF3BDEB278C9EB

View file

@ -141,7 +141,6 @@ class CoreGrainsTestCase(TestCase, LoaderModuleMockMixin):
grains = core._windows_platform_data()
keys = ['biosversion',
'osrelease',
'domain',
'kernelrelease',
'motherboard',
'serialnumber',