Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit 77b6391

Browse files
Serabemcuadros
authored andcommitted
Typo in fixtures (#240)
1 parent 5eadb67 commit 77b6391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fixtures/fixtures.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ func (g Fixtures) Exclude(tag string) Fixtures {
265265
return r
266266
}
267267

268-
// Init set the correct path to be able to access to the fixtures files
268+
// Init sets the correct path to access the fixtures files
269269
func Init() error {
270270
srcs := build.Default.SrcDirs()
271271

0 commit comments

Comments
 (0)