Format Kotlin
Test Workflow / Lint and test library (pull_request) Successful in 1m33s Details

This commit is contained in:
Gleb Koval 2024-01-07 16:04:33 +00:00
parent 9169206ed8
commit afcc71e516
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 2 additions and 1 deletions

View File

@ -104,7 +104,8 @@ class FSCreatorTest {
"folder",
listOf(
FSFolder(
"folder", // Repeated name should be fine here (not throw)
// Repeated name should be fine here (not throw)
"folder",
listOf(
FSFolder(
"secrets",