File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1183,7 +1183,7 @@ jobs:
11831183 uses : actions/checkout@v4
11841184 with :
11851185 path : sable
1186- ref : baed3ef9ac4550dc36a45b758436769e82e8ec58
1186+ ref : 85d8591afae3322f4aa8609d1d0305aaf25e1719
11871187 repository : Libera-Chat/sable
11881188 - name : Install rust toolchain
11891189 uses : actions-rs/toolchain@v1
Original file line number Diff line number Diff line change 99
1010class KillTestCase (cases .BaseServerTestCase ):
1111 @cases .mark_specifications ("Modern" )
12- @cases .xfailIfSoftware (["Sable" ], "https://github.com/Libera-Chat/sable/issues/154" )
1312 def testKill (self ):
1413 self .connectClient ("ircop" , name = "ircop" )
1514 self .connectClient ("alice" , name = "alice" )
Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ software:
252252 name : Sable
253253 repository : Libera-Chat/sable
254254 refs :
255- stable : baed3ef9ac4550dc36a45b758436769e82e8ec58
255+ stable : 85d8591afae3322f4aa8609d1d0305aaf25e1719
256256 release : null
257257 devel : master
258258 devel_release : null
You can’t perform that action at this time.
0 commit comments