Skip to content

Commit

Permalink
removed ls
Browse files Browse the repository at this point in the history
  • Loading branch information
edvardsanta committed Sep 21, 2023
1 parent e62389c commit 672d5ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_helpers.bash
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ setup_asdf_dir() {

# it is necessary to execute shell command
cp -r . "$ASDF_DIR/"
ls -a "$ASDF_DIR"
if source "$ASDF_DIR/asdf.sh"; then
echo "Sourced asdf.sh successfully."
else
Expand Down

0 comments on commit 672d5ef

Please sign in to comment.