Skip to content

Commit

Permalink
chore: remove smelling modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
webatspeed committed Sep 29, 2022
1 parent ff8ea23 commit 5db04d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
@SpringBootTest
@ActiveProfiles("testing")
@DirtiesContext
public class LiveEventNotificationServiceIT {
class LiveEventNotificationServiceIT {

@Autowired
private LiveEventNotificationService underTest;
Expand Down

0 comments on commit 5db04d7

Please sign in to comment.