Commit c5fd397
authored
Revert the QM_RUN_IN_CLI constant (#216)
#215 added
a `QM_RUN_IN_CLI` check to enable running Query Monitor with the CLI
sapi (it's always `cli` in Playground). Turns out, QM_TESTS is enough
and shouldn't have any side-effects (at least in the current release).
Let's roll back `QM_RUN_IN_CLI`.1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
0 commit comments