Skip to content

Commit ba70d37

Browse files
committed
Maths
1 parent 6ce7cbe commit ba70d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/command.bats

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ load "$BATS_PATH/load.bash"
132132
"-d junit-annotate-plugin-annotation-tmp.XXXXXXXXXX : mkdir -p $annotation_tmp; echo $annotation_tmp"
133133

134134
# 1KB over the 1MB size limit of annotations
135-
stub du "-k /plugin/tests/tmp//plugin/junit-annotation/annotation.md : echo 1049 /plugin/tests/tmp//plugin/junit-annotation/annotation.md"
135+
stub du "-k /plugin/tests/tmp//plugin/junit-annotation/annotation.md : echo 1025 /plugin/tests/tmp//plugin/junit-annotation/annotation.md"
136136

137137
stub buildkite-agent "artifact download junits/*.xml /plugin/tests/tmp//plugin/junit-artifacts : echo Downloaded artifacts"
138138

0 commit comments

Comments
 (0)