This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
wp-graphql-woocommerce
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wp-graphql/wp-graphql-woocommerce.git
synced
2026-08-14 12:53:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77deeb47dba87117ed2dfdf69fee33db101da73a
wp-graphql-woocommerce
/
tests
/
wpunit
/
bootstrap.php
T
4 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
codeception.dist.yml updated.
2019-11-15 00:38:46 -05:00
<?
php
// Turn off "QL_SESSION_HANDLER" for unit tests.
define
(
'NO_QL_SESSION_HANDLER'
,
true
);
Reference in New Issue
Copy Permalink