Appease the dog overlords
This commit is contained in:
parent
b35108e9d0
commit
63d1709878
|
@ -45,7 +45,7 @@ describe WellKnown::NodeInfoController do
|
||||||
"name" => "Retrospring",
|
"name" => "Retrospring",
|
||||||
"version" => "2023.0102.1",
|
"version" => "2023.0102.1",
|
||||||
"repository" => "https://github.com/Retrospring/retrospring"
|
"repository" => "https://github.com/Retrospring/retrospring"
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ describe WellKnown::NodeInfoController do
|
||||||
"enabled" => true
|
"enabled" => true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
it "includes Twitter in outbound services" do
|
it "includes Twitter in outbound services" do
|
||||||
|
@ -75,7 +75,7 @@ describe WellKnown::NodeInfoController do
|
||||||
"enabled" => false
|
"enabled" => false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
it "includes Twitter in outbound services" do
|
it "includes Twitter in outbound services" do
|
||||||
|
|
Loading…
Reference in New Issue