Skip to content

Commit 50dfe9f

Browse files
authored
Merge pull request #31228 from GiudGiud/PR_fix_next3
Fix SQA requirement in reactor module hexagonal grid positions test
2 parents b487b0b + 77e464a commit 50dfe9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/reactor/test/tests/positions

modules/reactor/test/tests/positions/tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
cli_args = "Positions/active=hex_grid_2rings_exclusions
3232
Positions/hex_grid_2rings_exclusions/rotation_around_axis=30
3333
Outputs/file_base=rotated_hexagonal_grid_positions_2r_out"
34-
detail = 'a two-ring hexagonal grid with some positions excluded,'
34+
detail = 'a two-ring hexagonal grid with some positions excluded and rotated by a user-specified angle around its axis,'
3535
[]
3636
[nested_hex_pattern]
3737
type = 'JSONDiff'

0 commit comments

Comments
 (0)