Skip to content

Commit 455c200

Browse files
committed
re-activated test
1 parent 535a014 commit 455c200

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/analysis/hover_test.go

-2
Original file line numberDiff line numberDiff line change
@@ -365,8 +365,6 @@ func TestHoverOnFnOriginDocs(t *testing.T) {
365365
}
366366

367367
func TestHoverFaultTolerance(t *testing.T) {
368-
t.Skip()
369-
370368
t.Run("missing lit", func(t *testing.T) {
371369
input := `
372370
send [COIN 10] (

0 commit comments

Comments
 (0)