Skip to content

Commit e8a59fa

Browse files
committed
re-enable a test
1 parent 0d020af commit e8a59fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/git4idea/tests/git4idea/repo/GitCloneLongPathsTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import kotlin.io.path.pathString
1212

1313
class GitCloneLongPathsTest : GitSingleRepoTest() {
1414

15-
fun `ignore test clone repo with long paths`() {
15+
fun `test clone repo with long paths`() {
1616
Assume.assumeTrue(SystemInfo.isWindows)
1717

1818
git("config core.longpaths true")

0 commit comments

Comments
 (0)