Unverified Commit be1be950 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Rename Jannowitzbrücke test case to Jannowitzbruecke to appease Kwalitee

parent 1f572d5d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ use Test::More tests => 106;
use Travel::Status::DE::HAFAS;

my $json
  = JSON->new->utf8->decode( read_file('t/in/DB.Berlin Jannowitzbrücke.json') );
  = JSON->new->utf8->decode( read_file('t/in/DB.Berlin Jannowitzbruecke.json') );

my $status = Travel::Status::DE::HAFAS->new(
	service => 'DB',