mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
Merge pull request #52769 from twangboy/fix_test_core
Remove domain grain from tests for Windows
This commit is contained in:
commit
35094653c9
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