Sha256: ff471075c4d38c71b93ed86543170a5a2ee5476f7f94938927b9e9ee6ef6fd0d

Contents?: true

Size: 211 Bytes

Versions: 3

Compression:

Stored size: 211 Bytes

Contents

FactoryBot.define do
  factory :keppler_frontend_functions, class: KepplerFrontend::CallbackFunction do
    name {'test_function'}
    description {"test_function"}
    position {0}
    deleted_at {''}
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
keppler-2.1.18 installer/core/spec/factories/keppler_frontend/function.rb
keppler-2.1.17 installer/core/spec/factories/keppler_frontend/function.rb
keppler-2.1.16 installer/core/spec/factories/keppler_frontend/function.rb