diff --git a/t/tests/Test/WebGUI/Asset.pm b/t/tests/Test/WebGUI/Asset.pm index 9fcfcc481..518dd1c63 100644 --- a/t/tests/Test/WebGUI/Asset.pm +++ b/t/tests/Test/WebGUI/Asset.pm @@ -189,8 +189,6 @@ sub get_tables : Test(1) { my $test = shift; note "get_tables"; my @tables = $test->class->meta->get_tables; - use Data::Dumper; - diag Dumper \@tables; cmp_bag( \@tables, $test->list_of_tables,