This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8c326d88e
community.general
/
test
/
integration
/
targets
/
win_pester
/
files
/
test02.test.ps1
5 lines
99 B
PowerShell
Raw
Blame
History
Describe
-Name
'Test02'
{
It
-name
'Second Test'
{
{
Get-Service
}
|
Should
Throw
}
}
Reference in New Issue
View Git Blame
Copy Permalink