mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Remove domain grain from tests
This commit is contained in:
parent
3e46f5143d
commit
0049f85fbe
1 changed files with 0 additions and 1 deletions
|
@ -141,7 +141,6 @@ class CoreGrainsTestCase(TestCase, LoaderModuleMockMixin):
|
|||
grains = core._windows_platform_data()
|
||||
keys = ['biosversion',
|
||||
'osrelease',
|
||||
'domain',
|
||||
'kernelrelease',
|
||||
'motherboard',
|
||||
'serialnumber',
|
||||
|
|
Loading…
Add table
Reference in a new issue