Skip to content

Commit

Permalink
chore: added gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
kujo205 committed May 21, 2024
1 parent 22b16f1 commit c75fce9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Empty file added .gitgnore
Empty file.
1 change: 0 additions & 1 deletion integration/balancer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ type RespBody struct {
}

func (s *IntegrationSuite) TestBalancer(c *C) {

if _, exists := os.LookupEnv("INTEGRATION_TEST"); !exists {
c.Skip("Integration test is not enabled")
}
Expand Down

0 comments on commit c75fce9

Please sign in to comment.