Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
polo2ro committed Mar 14, 2017
1 parent 7a4a467 commit 24566df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/server/schema/autoAdjustmentUserSpec.js
Expand Up @@ -10,7 +10,7 @@ let api = {
describe('Auto adjustment with direct link to user', function() {

let app, user, sick, sickRenewal, rtt, rttRenewal;
let dbName = 'rightAutoAdjustmentSpec';
let dbName = 'rightAutoAdjustmentUserSpec';

beforeEach(function(done) {
helpers.mockDatabase(dbName, function(mockapp) {
Expand Down

0 comments on commit 24566df

Please sign in to comment.