mirror of
https://github.com/flarum/core.git
synced 2025-08-15 04:44:08 +02:00
Use core dev-master for tests
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
"test:setup": "Sets up a database for use with integration tests. Execute this only once."
|
"test:setup": "Sets up a database for use with integration tests. Execute this only once."
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"flarum/core": "0.1.x-dev#b2d053f6865e685ebf005e457d970385377bbb28",
|
"flarum/core": "0.1.x-dev",
|
||||||
"flarum/testing": "*@dev"
|
"flarum/testing": "*@dev"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user