Skip to content

Commit

Permalink
specify better name for test
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoLegends committed Jul 2, 2024
1 parent a712add commit fefc06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_fh.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def test_dim_calcs():
assert get_center_dim(n_ctx, 3, BoundaryClassV1.boundary) == 504


def test_output_shape():
def test_output_shape_and_norm():
n_ctx = 42
n_in = 32

Expand Down

0 comments on commit fefc06a

Please sign in to comment.