diff --git a/utbot-intellij/src/main/resources/META-INF/plugin.xml b/utbot-intellij/src/main/resources/META-INF/plugin.xml index 906b18fdcc..5cc33db475 100644 --- a/utbot-intellij/src/main/resources/META-INF/plugin.xml +++ b/utbot-intellij/src/main/resources/META-INF/plugin.xml @@ -56,8 +56,6 @@
  • generating SARIF reports
  • innovative symbolic execution engine combined with a smart fuzzing platform
  • - UnitTestBot supports the latest JDKs, JUnit 4, JUnit 5, TestNG, Mockito and is suitable for all popular operational systems. -
    Try UnitTestBot online demo to see how it generates tests for your code in real time.
    Contribute to UnitTestBot via GitHub.