Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
jio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Bryan Kaperick
jio
Commits
edae97f3
Commit
edae97f3
authored
Jun 07, 2018
by
Bryan Kaperick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small error was preventing the last set of tests from passing in the most recent commit.
parent
69da7ee5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/jio.storage/bryanstorage.tests.js
test/jio.storage/bryanstorage.tests.js
+1
-1
No files found.
test/jio.storage/bryanstorage.tests.js
View file @
edae97f3
...
...
@@ -391,7 +391,7 @@
test
(
"
Testing retrieval of older revisions of documents with multiple users
"
,
function
()
{
stop
();
expect
(
3
4
);
expect
(
3
5
);
// create storage of type "bryan" with memory as substorage
var
dbname
=
"
multi_user_db
"
+
Date
.
now
(),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment