mirror of
https://github.com/writefreely/writefreely
synced 2024-11-10 11:24:13 +00:00
Removing test skip as per PR feedback. T710
This commit is contained in:
parent
9170c84617
commit
37f0c281ab
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue