Skip to content

Commit

Permalink
Weird 2
Browse files Browse the repository at this point in the history
Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
  • Loading branch information
kke committed Dec 28, 2023
1 parent 7c8ab2d commit c92c3b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/rig_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ func (s *ConfigurerSuite) TestTouch() {

func (s *ConfigurerSuite) TestFileAccess() {
f := s.TempPath()
deleted := false
s.Run("File does not exist", func() {
s.False(s.Host.Configurer.FileExist(s.Host, f))
})
Expand Down

0 comments on commit c92c3b1

Please sign in to comment.