You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: spec/pickle/session_spec.rb
+8-8
Original file line number
Diff line number
Diff line change
@@ -230,14 +230,14 @@ class Model
230
230
end
231
231
232
232
it"#create_models_from_table(<plural factory>, <table>) should call create_model for each of the table hashes with plain factory name and return the models"do
it"#find_models_from_table(<plural factory>, <table>) should call find_model for each of the table hashes with plain factory name and return the models"do
0 commit comments