Skip to content

Commit

Permalink
perf(package): add tests/fixtures/0empty directory
Browse files Browse the repository at this point in the history
  • Loading branch information
yunielrc committed Sep 26, 2023
1 parent e98b33e commit 22312a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ ydf package COMMAND'
}

# Tests for ydf package install 2preinstall
@test "ydf package install --os _OS_ 2preinstall, Should succeed With no preinstall script" {
@test "ydf package install --os _OS_ 0empty, Should succeed With no preinstall script" {
local -r _package_name="0empty"

run ydf package install --os "$YDF_PACKAGE_SERVICE_DEFAULT_OS" "$_package_name"
Expand Down

0 comments on commit 22312a9

Please sign in to comment.