Skip to content

Commit

Permalink
Rename test class
Browse files Browse the repository at this point in the history
  • Loading branch information
federicaagostini committed Oct 29, 2024
1 parent f8ecfdd commit f682797
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
@ActiveProfiles({"h2-test", "h2", "wlcg-scopes"})
@RunWith(SpringRunner.class)
@IamMockMvcIntegrationTest
public class ScopePolicyFilteringDeviceCode extends ScopePolicyTestUtils {
public class ScopePolicyFilteringDeviceCodeTests extends ScopePolicyTestUtils {

@Autowired
private IamAccountRepository accountRepo;
Expand Down

0 comments on commit f682797

Please sign in to comment.