Skip to content

Commit

Permalink
Merge pull request #341 from alphagov/eng-290-fix-broken-build
Browse files Browse the repository at this point in the history
Move cost centre reader out of /lib
  • Loading branch information
CorinWilkins authored Jul 3, 2024
2 parents 0786a62 + cc13bcf commit a43fcb0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion test/lib/cost_centre_reader_test.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require 'test_helper'
require "cost_centre_reader"

class CostCentreReaderTest < ActiveSupport::TestCase
test 'we can read a cost centre CSV file' do
Expand Down

0 comments on commit a43fcb0

Please sign in to comment.