chore(go): run go fmt on core test files
This commit is contained in:
@@ -20,7 +20,7 @@ type TrackSuite struct {
|
||||
app *core.App
|
||||
}
|
||||
|
||||
//NB: this has nothing to do with jogging
|
||||
// NB: this has nothing to do with jogging
|
||||
func TestTrackSuite(t *testing.T) {
|
||||
suite.Run(t, new(TrackSuite))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user