mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
fix(coderd/database): remove linux build tags from db package (#16633)
Remove linux build tags from database package to make sure we can run tests on Mac OS.
This commit is contained in:
committed by
GitHub
parent
763921bc61
commit
98dfc70f31
@ -1,5 +1,3 @@
|
||||
//go:build linux
|
||||
|
||||
package migrations_test
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user