Skip to content

Commit

Permalink
fixing integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
radoslav-tomov committed Jul 18, 2023
1 parent b1b90df commit bc21c34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public final class SecurityGroupsTest extends AbstractIntegrationTest {
private Mono<String> spaceId;

@Before
prublic void settup() {
public void settup() {
this.securityGroupName = this.nameFactory.getSecurityGroupName();

this.cloudFoundryClient.securityGroupsV3()
Expand Down

0 comments on commit bc21c34

Please sign in to comment.