mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-19 02:40:33 +00:00
rabbit test is skipped temporarily (#833)
This commit is contained in:
parent
4ec9b9b475
commit
5a4baa05ca
@ -103,6 +103,7 @@ func TestRedis(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestAmqp(t *testing.T) {
|
||||
t.Skip("Invalid test. Not stable")
|
||||
if testing.Short() {
|
||||
t.Skip("ignored acceptance test")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user