mirror of
https://github.com/wp-graphql/wp-graphql-woocommerce.git
synced 2026-08-14 12:53:44 +02:00
4 lines
96 B
PHP
4 lines
96 B
PHP
<?php
|
|
|
|
// Turn off "QL_SESSION_HANDLER" for unit tests.
|
|
define( 'NO_QL_SESSION_HANDLER', true ); |