Skip to content

Commit

Permalink
feat: Import-ModuleMember ( Fixes #743 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Nov 28, 2023
1 parent dcb59a8 commit c2124c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/Examples/Protocol.UDP.examples.tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ describe 'Protocol.UDP' {
watch udp://*:911

send udp:// -Host [ipaddress]::broadcast -Port 911 "It's an emergency!"

receive udp://*:911
}
}
Expand Down

0 comments on commit c2124c8

Please sign in to comment.