mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
test: core
This commit is contained in:
parent
58c9af6aac
commit
58c2c26bff
@ -24,6 +24,7 @@ func TestSaveEnvFile(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestCopyToClipboard(t *testing.T) {
|
||||
t.Skip("skipping test, because of docker env. in ci.")
|
||||
fabric := NewFabricBase(db.NewDb(os.TempDir()))
|
||||
|
||||
message := "test message"
|
||||
|
Loading…
Reference in New Issue
Block a user