Skip to content

Commit

Permalink
Update processor_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Odomey authored Dec 22, 2024
1 parent d1fb404 commit d83b2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge/setu/processor/processor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
)

func TestMain(m *testing.M) {
// Установка конфигурации для всех тестов
// Set the Configuration for All Tests
setup()
code := m.Run()
os.Exit(code)
Expand Down

0 comments on commit d83b2bc

Please sign in to comment.