Skip to content

Commit

Permalink
improvements based on comments
Browse files Browse the repository at this point in the history
  • Loading branch information
artem committed Nov 22, 2023
1 parent ca8270b commit e47961b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/core/pfcp_session_handlers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ func TestFTUPInAssociationSetupResponse(t *testing.T) {
}
}

func TestTEIDInAssociationSetupResponse(t *testing.T) {
func TestTEIDAllocationInSessionEstablishmentResponse(t *testing.T) {
pfcpConn, smfIP := PreparePfcpConnection(t)

resourceManager, err := service.NewResourceManager(false, true, "10.61.0.0/16", 65536)
Expand Down

0 comments on commit e47961b

Please sign in to comment.