change to trigger ci

This commit is contained in:
HiteshRepo 2024-01-28 14:07:48 +05:30
parent 4881345415
commit a5e2617853

View File

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