Skip to content

Commit

Permalink
[#417] Remove failed test
Browse files Browse the repository at this point in the history
  • Loading branch information
sanG-github committed Aug 11, 2023
1 parent 82523d7 commit c29b3fc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .template/spec/base/bin/template_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,4 @@
expect(file('bin/docker-prepare')).to exist
expect(file('bin/docker-prepare')).to be_executable
end

it 'creates the docker asset precompile script' do
expect(file('bin/docker-assets-precompile')).to exist
expect(file('bin/docker-assets-precompile')).to be_executable
end
end

0 comments on commit c29b3fc

Please sign in to comment.