Skip to content

Commit

Permalink
KEYCLOAK-7315 Fix issues in JavascriptAdapter tests (keycloak#5193)
Browse files Browse the repository at this point in the history
more in issue KEYCLOAK-7315
  • Loading branch information
mhajas authored and ssilvert committed May 7, 2018
1 parent 032c48f commit 3ced81a
Show file tree
Hide file tree
Showing 10 changed files with 77 additions and 1,455 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<outputDirectory>${js-adapter.file.path}</outputDirectory>
</artifactItem>
</artifactItems>
<includes>**/keycloak.js</includes>
<includes>keycloak.js</includes>
</configuration>
</execution>
</executions>
Expand Down
Loading

0 comments on commit 3ced81a

Please sign in to comment.