Skip to content

Commit

Permalink
fixtest
Browse files Browse the repository at this point in the history
  • Loading branch information
dmeyerholt committed Mar 20, 2020
1 parent cede1b9 commit e279b01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ func TestGenericRoleMapperClientScope_createAfterManualDestroy(t *testing.T) {
}
},
Config: testKeycloakGenericRoleMappingClientScope_basic(realmName, clientName, roleName, clientScopeName),
Check: testAccCheckKeycloakScopeMappingExists("keycloak_generic_client_role_mapper.clientscope-with-parent-client-role"),
Check: testAccCheckKeycloakScopeMappingExists("keycloak_generic_client_role_mapper.clientscope-with-client-role"),
},
},
})
Expand Down

0 comments on commit e279b01

Please sign in to comment.