Apply gofmt to fix CircleCI jobs
Этот коммит содержится в:
родитель
7cadaeffdb
коммит
d4c6c236b1
1 изменённых файлов: 1 добавлений и 1 удалений
|
@ -21,7 +21,7 @@ type customFmt struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (f *customFmt) TestRunStarted() {}
|
func (f *customFmt) TestRunStarted() {}
|
||||||
func (f *customFmt) Feature(*messages.GherkinDocument, string, []byte) {}
|
func (f *customFmt) Feature(*messages.GherkinDocument, string, []byte) {}
|
||||||
func (f *customFmt) Pickle(*godog.Scenario) {}
|
func (f *customFmt) Pickle(*godog.Scenario) {}
|
||||||
func (f *customFmt) Defined(*godog.Scenario, *godog.Step, *godog.StepDefinition) {}
|
func (f *customFmt) Defined(*godog.Scenario, *godog.Step, *godog.StepDefinition) {}
|
||||||
func (f *customFmt) Passed(*godog.Scenario, *godog.Step, *godog.StepDefinition) {}
|
func (f *customFmt) Passed(*godog.Scenario, *godog.Step, *godog.StepDefinition) {}
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче