We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7455d26 commit c0eac2aCopy full SHA for c0eac2a
spec/rails_admin/install_generator_spec.rb
@@ -8,7 +8,6 @@
8
arguments ['admin', "--asset=#{CI_ASSET}", '--force']
9
10
before do
11
- pending 'Until next version of npm package is released' if CI_ASSET == :importmap
12
prepare_destination
13
File.write(File.join(destination_root, 'package.json'), '{"license": "MIT"}')
14
FileUtils.touch File.join(destination_root, 'Gemfile')
0 commit comments