huskies: merge 964
This commit is contained in:
@@ -201,7 +201,7 @@ mod tests {
|
||||
fn serialize_pipeline_state_response() {
|
||||
let story = UpcomingStory {
|
||||
story_id: "10_story_test".to_string(),
|
||||
name: Some("Test".to_string()),
|
||||
name: "Test".to_string(),
|
||||
error: None,
|
||||
merge_failure: None,
|
||||
agent: None,
|
||||
|
||||
Reference in New Issue
Block a user