Skip to content

Commit bc29dce

Browse files
cklei-carlygithub-actions[bot]
authored andcommitted
Fix styling
1 parent e2232d1 commit bc29dce

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

tests/src/Unit/Models/DocumentTypeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,3 @@
3434

3535
expect(true)->toBeTrue(); // If no exception is thrown, the test passes
3636
});
37-

tests/src/Unit/Models/KeyValueTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ function detechClearCache($key, $times = 1)
6464
]);
6565

6666
detechClearCache($keyValue->key, 2);
67-
});
67+
});

0 commit comments

Comments
 (0)