Skip to content

Commit

Permalink
Empty, to retriger CI
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Zuykin <[email protected]>
  • Loading branch information
SHaaD94 authored and Evgeniy Zuykin committed Jan 16, 2025
1 parent 0e0292b commit d482180
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ public void beforeEach() {
@Test
public void testAddSQLBlacklist() throws Exception {
mockupGlobalState();

new Expectations() {
{
editLog.logAddSQLBlackList(new SqlBlackListPersistInfo(0, ".+"));
Expand Down

0 comments on commit d482180

Please sign in to comment.