Browse Source

Remove include for non-existent smoke test

See gh-46233
pull/46651/head
Andy Wilkinson 5 months ago
parent
commit
edad085dc2
  1. 1
      settings.gradle

1
settings.gradle

@ -292,7 +292,6 @@ include ":smoke-test:spring-boot-smoke-test-ant" @@ -292,7 +292,6 @@ include ":smoke-test:spring-boot-smoke-test-ant"
include ":smoke-test:spring-boot-smoke-test-aop"
include ":smoke-test:spring-boot-smoke-test-artemis"
include ":smoke-test:spring-boot-smoke-test-autoconfigure-classic"
include ":smoke-test:spring-boot-smoke-test-autoconfigure-classic-modules"
include ":smoke-test:spring-boot-smoke-test-batch"
include ":smoke-test:spring-boot-smoke-test-bootstrap-registry"
include ":smoke-test:spring-boot-smoke-test-cache"

Loading…
Cancel
Save