lets fix general tests later

This commit is contained in:
Petri Asikainen 2021-09-06 06:11:56 +03:00
parent 9f2d18ad53
commit 943a744acf

View file

@ -134,8 +134,9 @@ Describe "SnipeitPS" {
$exportedFunctions -contains $f | Should -Be $false
}
}
#>
}
#>
Context "Style checking" {
# This section is again from the mastermind, Dave Wyatt. Again, credit