fix re registration of BootstrapContextFilter after restart

This commit is contained in:
Sebastian Sdorra
2019-06-20 14:58:32 +02:00
parent cbe983b9f1
commit d658a1a662
3 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,6 @@
package sonia.scm.boot;
import com.github.legman.Subscribe;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;