Skip to content

Commit

Permalink
chore : 스케줄러 test 구현
Browse files Browse the repository at this point in the history
  • Loading branch information
LHS-11 committed Feb 13, 2024
1 parent e4c0ae5 commit 986cc23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
import org.springframework.scheduling.annotation.EnableScheduling;

@Configuration
@EnableScheduling
//@EnableScheduling
public class SchedulerConfig {
}

0 comments on commit 986cc23

Please sign in to comment.