Temporary fixes for 5.13.x $@ handling
[dbsrgits/DBIx-Class.git] / t / 76select.t
index 36ab5b3..8f45fd0 100644 (file)
@@ -157,7 +157,6 @@ is_deeply(
   $sub_rs->single,
   {
     artist         => 1,
-    track_position => 2,
     tracks => {
       title => 'Apiary',
       trackid => 17,