Skip to content

Commit

Permalink
[ZEPPELIN-5921] Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koch committed May 30, 2023
1 parent e536d88 commit f9c42db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
package org.apache.zeppelin.notebook.repo;

import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNotEquals;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertNull;
import static org.junit.jupiter.api.Assertions.assertFalse;
Expand Down

0 comments on commit f9c42db

Please sign in to comment.