accodeing/fortnox-api

View on GitHub
spec/support/helpers.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
# frozen_string_literal: true

Dir[File.expand_path('spec/support/helpers/*.rb')].sort.each { |file| require file }