Skip to content

Commit

Permalink
fix: updated Datasafe-long-run-tests TestFiles
Browse files Browse the repository at this point in the history
  • Loading branch information
AssahBismarkabah committed Apr 12, 2024
1 parent 0a03ddd commit 09b5d14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
* Imitates close-to-production SimpleDatasafeAdapter deployment.
*/
@DisabledIfSystemProperty(named = DISABLE_RANDOM_ACTIONS_TEST, matches = "true")
class RandomActionsOnSimpleDatasafeAdapterTest extends BaseRandomActions {
class RandomActionsOnSimpleDatasafeAdapterIT extends BaseRandomActions {

@ParameterizedTest
@MethodSource("actionsOnStoragesAndThreadsAndFilesizes")
Expand Down

0 comments on commit 09b5d14

Please sign in to comment.