Skip to content

Commit

Permalink
#27 minor
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Sep 2, 2024
1 parent 51d2525 commit f696f1d
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
package com.github.mvysny.vaadinboot;

import org.eclipse.jetty.ee10.webapp.WebAppContext;
import org.jetbrains.annotations.NotNull;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;

import java.util.HashMap;
import java.util.Map;

import static org.junit.jupiter.api.Assertions.*;

public class VaadinBootTest {
@Test
public void smoke() {
Expand Down

0 comments on commit f696f1d

Please sign in to comment.