Appease the dog overlords

This commit is contained in:
Karina Kwiatek 2023-01-04 17:10:29 +01:00
parent b35108e9d0
commit 63d1709878
1 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ describe WellKnown::NodeInfoController do
"name" => "Retrospring",
"version" => "2023.0102.1",
"repository" => "https://github.com/Retrospring/retrospring"
})
})
end
end
@ -57,7 +57,7 @@ describe WellKnown::NodeInfoController do
"enabled" => true
}
}
})
})
end
it "includes Twitter in outbound services" do
@ -75,7 +75,7 @@ describe WellKnown::NodeInfoController do
"enabled" => false
}
}
})
})
end
it "includes Twitter in outbound services" do