Cross Reference: axiom_selection_factory.rb
xref
: /
ontohub
/
spec
/
factories
/
axiom_selection_factory.rb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
axiom_selection_factory.rb revision 830a9c18a0749270046905672daf2f66c7e32d56
FactoryGirl.define
do
factory
:
axiom_selection
do
association
:
proof_attempt_configuration
end
end