Skip to content

Commit

Permalink
tests should work now
Browse files Browse the repository at this point in the history
  • Loading branch information
arnedierick committed Mar 4, 2024
1 parent 60c9eee commit 8e57062
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import org.springframework.web.bind.annotation.RestController;

@RestController
@SpringBootApplication
@SpringBootApplication(scanBasePackages={"com.ugent.pidgeon","com.ugent.selab2"})
public class PidgeonApplication {

@RequestMapping("/")
Expand Down

0 comments on commit 8e57062

Please sign in to comment.