mirror of
https://github.com/writeas/writefreely
synced 2025-01-21 03:35:35 +01:00
Removing test skip as per PR feedback. T710
This commit is contained in:
parent
9170c84617
commit
37f0c281ab
@ -13,7 +13,6 @@ package parse
|
||||
import "testing"
|
||||
|
||||
func TestPostLede(t *testing.T) {
|
||||
t.Skip("tests fails and I don't know why")
|
||||
text := map[string]string{
|
||||
"早安。跨出舒適圈,才能前往": "早安。",
|
||||
"早安。This is my post. It is great.": "早安。",
|
||||
|
Loading…
Reference in New Issue
Block a user