Skip to content

Commit

Permalink
Move TC to TIER0
Browse files Browse the repository at this point in the history
Signed-off-by: Maayan Hadasi <mguetta@redhat.com>
  • Loading branch information
mguetta1 committed Jul 29, 2024
1 parent b4870aa commit af91a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis/test_cases.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ var Tier0TestCases = []TC{
TackleTestappPublicPackageFilter,
AcmeairWebapp,
Tomcat,
AdministracionEfectivo,
}

// Tier 1 Analysis test cases - should work.
Expand All @@ -18,7 +19,6 @@ var Tier1TestCases = []TC{
// Tier 2 Analysis test cases - great if works.
// List of applications with expected analysis outputs.
var Tier2TestCases = []TC{
AdministracionEfectivo,
TackleTestappPublic,
Daytrader,
PetclinicHazelcast,
Expand Down

0 comments on commit af91a95

Please sign in to comment.