Expand test coverage for bunq.

This commit is contained in:
James Cole
2018-05-25 08:38:15 +02:00
parent 6c9901b919
commit e953becbae
6 changed files with 540 additions and 30 deletions

View File

@@ -5,7 +5,7 @@
{% endblock %}
{% block content %}
<div class="row">
<form class="form-horizontal" action="{{ route('import.prerequisites.post',['spectre']) }}" method="post">
<form class="form-horizontal" action="{{ route('import.prerequisites.post',['spectre', importJob.key]) }}" method="post">
<input type="hidden" name="_token" value="{{ csrf_token() }}"/>
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="box box-default">