Public/Test-Function.ps1

function Test-Function {
Get-GitHubApiRepository -UserName Woznet
}