From 3bb18103c9b6371300d100cc31eabfacd4ae2da2 Mon Sep 17 00:00:00 2001 From: Tom Bloor Date: Tue, 29 Aug 2017 12:43:13 +0100 Subject: [PATCH] Remove debug items from graphs test --- t/api/v1/organisation/graphs.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/api/v1/organisation/graphs.t b/t/api/v1/organisation/graphs.t index b9d026a..d6885f3 100644 --- a/t/api/v1/organisation/graphs.t +++ b/t/api/v1/organisation/graphs.t @@ -37,7 +37,6 @@ my $session_key = $framework->login({ email => 'org@example.com', password => 'abc123', }); -use Devel::Dwarn; $t->post_ok('/api/v1/organisation/graphs' => json => { session_key => $session_key,