Skip to content

Commit

Permalink
Debut de réécriture sdu système de logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jvk committed Apr 10, 2024
1 parent 37247ae commit 62f031f
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
package fr.abes.item.service.logging;

import fr.abes.item.entities.item.Demande;
import lombok.extern.slf4j.Slf4j;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;

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

class DemandeLoggerServiceTest {

Expand Down

0 comments on commit 62f031f

Please sign in to comment.