Skip to content

Commit

Permalink
Retter opp kommentar
Browse files Browse the repository at this point in the history
  • Loading branch information
espenjv committed Sep 20, 2023
1 parent 6f2845a commit 906c608
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public Specification<BeregningsgrunnlagPeriode> getSpecification() {
Ruleset<BeregningsgrunnlagPeriode> rs = new Ruleset<>();


// FP_BR_29.4 4. Brutto beregnings-grunnlag totalt > 6G?
// FP_BR_29.1 Skal finne grenseverdi uten å ta hensyn til fordeling?
Specification<BeregningsgrunnlagPeriode> skalfinneGrenseverdiUtenFordeling = rs.beregningHvisRegel(
new SkalFinneGrenseverdiUtenFordeling(),
new RegelFinnGrenseverdiUtenFordeling(regelmodell).getSpecification(),
Expand Down

0 comments on commit 906c608

Please sign in to comment.