Commit 06651db7 authored by Joe Hoyle's avatar Joe Hoyle
Browse files

Exclude the wpi cli command from unit tes coverage

parent 94e9be35
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
			<file>./s3-uploads.php</file>
			<exclude>
				<directory suffix=".php">./lib</directory>
				<file>./inc/class-s3-uploads-wp-cli-command.php</file>
			</exclude>
		</whitelist>
	</filter>