all tests - 2nd run

This commit is contained in:
HiteshRepo 2024-01-28 14:52:17 +05:30
parent b9d12bfd7d
commit 49666b8a6d

View File

@ -1652,11 +1652,6 @@ func (suite *ExchangeSelectorSuite) Test_MoreTest() {
path1: "/path/to/dir", path1: "/path/to/dir",
path2: "/path/to/dir", path2: "/path/to/dir",
}, },
{
name: "same linux normal path",
path1: "/path/to/dir",
path2: "/path/to/dir",
},
} }
for _, test := range tests { for _, test := range tests {