Skip to content

Commit

Permalink
remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stephprince committed Oct 31, 2024
1 parent 8ef146a commit ba6b0af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/validator_tests/test_validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,6 @@ def getSpecs(self):
return (qux_spec, bar_spec)

def test_invalid_reference(self):
# setup spec
"""Test that validator does not allow another data type where a reference is specified."""
value = np.array([1.0, 2.0, 3.0])
bar_builder = GroupBuilder('my_bar',
Expand Down

0 comments on commit ba6b0af

Please sign in to comment.