Prevent logger integration test from running with unit tests

This commit is contained in:
DanB
2020-12-06 12:17:34 +01:00
parent c829c775e2
commit 677c78b262

View File

@@ -1,3 +1,5 @@
// +build integration
package utils
import (