Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuget committed Mar 24, 2017
1 parent 1465577 commit 6c6ec52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live/tests/acceptance/k1-competences-page-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { expect } from 'chai';
import startApp from '../helpers/start-app';
import destroyApp from '../helpers/destroy-app';

describe.only('Acceptance | competences page', function() {
describe('Acceptance | competences page', function() {

let application;

Expand Down

0 comments on commit 6c6ec52

Please sign in to comment.