We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707a429 commit 02a886dCopy full SHA for 02a886d
test/factories/pame_evaluations.rb
@@ -0,0 +1,7 @@
1
+FactoryGirl.define do
2
+ factory :pame_evaluation do
3
+ method "METT"
4
+ year 1999
5
+ protected_area
6
+ end
7
+end
0 commit comments