Skip to content

Commit

Permalink
Switch representative test
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 authored Apr 18, 2024
1 parent a4e5a97 commit c12a4ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,9 @@ RUN \
RUN \
/etc/init.d/xvfb start \
&& \
make test-web-ConfigPanel -C /opt/Empirical/tests/web \
make test-web-Element -C /opt/Empirical/tests/web \
&& \
make test-native-ConfigPanel -C /opt/Empirical/tests/web \
make test-native-Element -C /opt/Empirical/tests/web \
&& \
make test-vector -C /opt/Empirical/tests/base \
&& \
Expand Down

0 comments on commit c12a4ff

Please sign in to comment.