Skip to content

Commit

Permalink
Update Test-IsBlank-ComparingBlankKinds.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ninmonkey committed Jan 7, 2024
1 parent d79ae76 commit 32e760d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Pwsh/Testing/Test-IsBlank-ComparingBlankKinds.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,7 @@
"### Full Test : Fancy mode\n",
"\n",
"\n",
"Here's the final output.\n",
"\n",
"\n",
"\n",
"```ps1\n",
"Test-IsBlank $doesNotExist -AsBool\n",
" # true\n",
"```\n",
"Here's the final output. The full source this test is the `Test-IsBlank` function below.\n",
"\n",
"```ps1\n",
"IsTrueNull IsEmpty IsTrueEmptyStr IsBlank Length RawValue AsBool Name\n",
Expand Down

0 comments on commit 32e760d

Please sign in to comment.