franela / goblin

Minimal and Beautiful Go testing framework
MIT License
887 stars 79 forks source link

Use aliased import in Gomega code example to avoid import collisions.… #93

Closed speakingcode closed 4 years ago

speakingcode commented 4 years ago

… Resolves #88