Skip to content

Commit

Permalink
test: adds namespace query on playground
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaeldelboni committed May 2, 2023
1 parent faa3d6c commit 4e331cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/playground.clj
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
:definition/name
:definition/group
:definition/artifact
:definition/namespace
:definition/git-source]) ...]
:definition/git-source
{:definition/namespace [:namespace/name]}]) ...]
:in $ ?q
:where
[(str ".*" ?q ".*") ?pattern]
Expand Down

0 comments on commit 4e331cf

Please sign in to comment.