INNER CODE UNIT · Go

TestModule_Configure

i-love-flamingo/flamingo-commerce · breadcrumbs/module_test.go:10

func TestModule_Configure(t *testing.T) {
	if err := config.TryModules(nil, new(breadcrumbs.Module)); err != nil {
		t.Error(err)
	}
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…