Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ole-ve committed Oct 14, 2024
1 parent 1db7e34 commit ce7853d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
public abstract class AbstractModuleAccessArchitectureTest extends AbstractArchitectureTest implements ModuleArchitectureTest {

@Test
// ToDo: In the future, we might replace this Spring Modulith Checks
// ToDo: In the future, we might replace this with Spring Modulith Checks
void shouldOnlyAccessApiDomainDto() {
noClasses().that().resideOutsideOfPackage(getModuleWithSubpackage()).should()
.dependOnClassesThat(
Expand Down

0 comments on commit ce7853d

Please sign in to comment.