Skip to content

Commit

Permalink
Added throttling limitation
Browse files Browse the repository at this point in the history
Signed-off-by: vhnes <ext-vladyslav.hnes@here.com>
  • Loading branch information
VladyslavHnes committed May 14, 2024
1 parent 957c772 commit 8bd6131
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ public class ClientThrottlingIT extends TestSpaceWithFeature {

@BeforeClass
public static void setupClass() {
removeSpace(SPACE_ID);
createSpaceWithCustomStorage(SPACE_ID, "client-throttling", null, 10);
addFeatures(SPACE_ID);
}
Expand Down

0 comments on commit 8bd6131

Please sign in to comment.