add complete binary and benchmarking
This commit is contained in:
@@ -159,7 +159,7 @@ mod tests {
|
||||
.payload("test payload")
|
||||
.build()
|
||||
.unwrap();
|
||||
job.id = id.to_string(); // Set ID manually
|
||||
// job.id = id.to_string(); // Set ID manually
|
||||
job
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user