diff --git a/Pearlception/test/models/oyster_test.rb b/Pearlception/test/models/oyster_test.rb index ff3bd27..c1c5d0b 100644 --- a/Pearlception/test/models/oyster_test.rb +++ b/Pearlception/test/models/oyster_test.rb @@ -14,4 +14,5 @@ class OysterTest < ActiveSupport::TestCase grade = first.grade == "Rej" assert id && run && grade end + end