Skip to content

Commit

Permalink
test comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosommi committed Oct 16, 2015
1 parent 9917e56 commit 0e64421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion es6/spec/database/mock.where.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import Database from "../../lib/database.js";

const databaseConfig = require("../../../database.json").testing;

describe(".where", () => {
describe(".mock.where(...options)", () => {
let database,
mockUsers;

Expand Down

0 comments on commit 0e64421

Please sign in to comment.