Skip to content

Commit

Permalink
chore: remove debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
dni committed Dec 13, 2024
1 parent 5fe8cf1 commit 40bb4cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash
files=$( ls ./integration/*.jmx)
echo "Files: $files"
echo "ASDASDASD"
for file in $files; do
echo "Cleaning logs"
rm -r reports logs
Expand Down

0 comments on commit 40bb4cf

Please sign in to comment.