mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-21 17:01:04 +01:00
test(be): pass test
This commit is contained in:
parent
f259b236d7
commit
a1fa8d91bc
@ -36,6 +36,7 @@ func TestGetEnvironmentVars(t *testing.T) {
|
||||
expected := []string{
|
||||
"SEMAPHORE_TEST=test123",
|
||||
"ANSIBLE_FORCE_COLOR=False",
|
||||
"ANSIBLE_HOST_KEY_CHECKING=False",
|
||||
"PATH=",
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user