specs: rename instructeur_spec.rb to instruction_spec.rb

This clarifies the difference between this spec and the other
instructeur specs in the same directory.
This commit is contained in:
Pierre de La Morinerie 2019-10-17 16:51:42 +02:00
parent d84a966f45
commit 0807fed258

View file

@ -1,6 +1,6 @@
require 'spec_helper'
feature 'The instructeur part' do
feature 'Instructing a dossier:' do
include ActiveJob::TestHelper
let(:password) { 'démarches-simplifiées-pwd' }