mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-14 02:12:29 +00:00
lets fix general tests later
This commit is contained in:
parent
9f2d18ad53
commit
943a744acf
1 changed files with 2 additions and 1 deletions
|
|
@ -134,8 +134,9 @@ Describe "SnipeitPS" {
|
||||||
$exportedFunctions -contains $f | Should -Be $false
|
$exportedFunctions -contains $f | Should -Be $false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#>
|
||||||
}
|
}
|
||||||
#>
|
|
||||||
Context "Style checking" {
|
Context "Style checking" {
|
||||||
|
|
||||||
# This section is again from the mastermind, Dave Wyatt. Again, credit
|
# This section is again from the mastermind, Dave Wyatt. Again, credit
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue