Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spotless
Browse files Browse the repository at this point in the history
oxisto committed Jan 20, 2025
1 parent d8d2925 commit 9ccbcfa
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -44,5 +44,4 @@ class CommandTest {
assertEquals(0, result.statusCode)
assertEquals("Goal1\n", result.stdout)
}

}
Original file line number Diff line number Diff line change
@@ -94,5 +94,4 @@ class SecurityGoalTest {
assertNotNull(objective1)
assertEquals(listOf(auth), objective1.components)
}

}

0 comments on commit 9ccbcfa

Please sign in to comment.