mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
e2e: fix typo in Consul e2e (#19589)
This commit is contained in:
committed by
GitHub
parent
e7ca2b51ad
commit
a87aa71f55
@@ -19,5 +19,5 @@ func TestConsul(t *testing.T) {
|
||||
|
||||
t.Run("testServiceReversion", testServiceReversion)
|
||||
t.Run("testAllocRestart", testAllocRestart)
|
||||
t.Run("testConsulWI", testConsulWI)
|
||||
t.Run("testConsulWI", testConsulWI_Service_and_Task)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user