Skip to content

Commit 9efcddc

Browse files
author
Axel Niklasson
committed
Version 1.9.3
1 parent 0c230a9 commit 9efcddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46548,6 +46548,7 @@ var BenchmarkStatus;
4654846548
BenchmarkStatus["ERROR"] = "ERROR";
4654946549
BenchmarkStatus["CANCELED"] = "CANCELED";
4655046550
BenchmarkStatus["WARNING"] = "WARNING";
46551+
BenchmarkStatus["STOPPED"] = "STOPPED";
4655146552
})(BenchmarkStatus = exports.BenchmarkStatus || (exports.BenchmarkStatus = {}));
4655246553
class UploadStatusError {
4655346554
constructor(status, text) {

0 commit comments

Comments
 (0)