mirror of
https://github.com/gohugoio/hugo.git
synced 2025-05-02 00:20:21 +03:00
all: Update textual references in Go source to point to gohugoio/hugo
This commit is contained in:
parent
d8717cd4c7
commit
c17ad675e8
14 changed files with 20 additions and 20 deletions
|
@ -148,7 +148,7 @@ func TestParsingDateInFrontMatter(t *testing.T) {
|
|||
}
|
||||
}
|
||||
|
||||
// Temp test https://github.com/spf13/hugo/issues/3059
|
||||
// Temp test https://github.com/gohugoio/hugo/issues/3059
|
||||
func TestParsingDateParallel(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue